Mon, 30 Jan 2017 12:04:11 -0800 Merge
ddehaven [Mon, 30 Jan 2017 12:04:11 -0800] rev 43518
Merge
Mon, 30 Jan 2017 16:32:46 +0530 8167278: ArrayIndexOutOfBoundsException when calling ImageIO.read(InputStream) with RLE4 BMP
pnarayanan [Mon, 30 Jan 2017 16:32:46 +0530] rev 43517
8167278: ArrayIndexOutOfBoundsException when calling ImageIO.read(InputStream) with RLE4 BMP Reviewed-by: prr, bpb, jdv
Fri, 27 Jan 2017 15:37:47 +0530 7190595: Nimbus: Test6657026 fails
psadhukhan [Fri, 27 Jan 2017 15:37:47 +0530] rev 43516
7190595: Nimbus: Test6657026 fails Reviewed-by: yan, jdv
Fri, 27 Jan 2017 12:16:57 +0530 8152561: Is it allowed to have zero value for count in TIFFField.createArrayForType() for the rationals
jdv [Fri, 27 Jan 2017 12:16:57 +0530] rev 43515
8152561: Is it allowed to have zero value for count in TIFFField.createArrayForType() for the rationals Reviewed-by: psadhukhan, bpb, prr
Thu, 26 Jan 2017 09:19:33 -0800 Merge
prr [Thu, 26 Jan 2017 09:19:33 -0800] rev 43514
Merge
Tue, 24 Jan 2017 18:44:13 +0300 8163889: [macosx] Can't print from browser on Mac OS X
dmarkov [Tue, 24 Jan 2017 18:44:13 +0300] rev 43513
8163889: [macosx] Can't print from browser on Mac OS X Reviewed-by: prr, psadhukhan
Fri, 03 Feb 2017 09:48:29 -0800 8171522: Jar prints error message with old (non gnu-style options).
henryjen [Fri, 03 Feb 2017 09:48:29 -0800] rev 43512
8171522: Jar prints error message with old (non gnu-style options). Reviewed-by: sherman
Fri, 03 Feb 2017 08:54:58 -0800 8173858: Rename libmanagement_rmi to libmanagement_agent
mchung [Fri, 03 Feb 2017 08:54:58 -0800] rev 43511
8173858: Rename libmanagement_rmi to libmanagement_agent Reviewed-by: alanb, dfuchs, dholmes, erikj
Fri, 03 Feb 2017 15:20:19 +0100 8004842: Unify values of boolean make variables set in configure to true/false
ihse [Fri, 03 Feb 2017 15:20:19 +0100] rev 43510
8004842: Unify values of boolean make variables set in configure to true/false Reviewed-by: erikj
Fri, 03 Feb 2017 13:04:51 +0100 8172548: unpack200 fails linking with new update of SS12u4
ihse [Fri, 03 Feb 2017 13:04:51 +0100] rev 43509
8172548: unpack200 fails linking with new update of SS12u4 Reviewed-by: erikj Contributed-by: Stefan Anzinger <stefan.anzinger@oracle.com>
Fri, 03 Feb 2017 11:29:17 +0000 8173315: java/net/HttpURLConnection/SetAuthenticator/HTTPSetAuthenticatorTest.java fails intermittently
dfuchs [Fri, 03 Feb 2017 11:29:17 +0000] rev 43508
8173315: java/net/HttpURLConnection/SetAuthenticator/HTTPSetAuthenticatorTest.java fails intermittently Summary: Ensure that each test case creates a new server with a new local port number to preserve test isolation. Reviewed-by: michaelm
Thu, 02 Feb 2017 21:55:34 +0000 Merge
lana [Thu, 02 Feb 2017 21:55:34 +0000] rev 43507
Merge
Thu, 02 Feb 2017 15:54:48 -0500 Merge
mullan [Thu, 02 Feb 2017 15:54:48 -0500] rev 43506
Merge
Thu, 02 Feb 2017 15:53:37 -0500 8173763: Two security tests fail with message: "java.security.NoSuchAlgorithmException: EC KeyFactory not available"
skovalev [Thu, 02 Feb 2017 15:53:37 -0500] rev 43505
8173763: Two security tests fail with message: "java.security.NoSuchAlgorithmException: EC KeyFactory not available" Reviewed-by: mullan
Thu, 02 Feb 2017 19:09:12 +0000 8173821: com.sun.jmx.remote.internal.Unmarshal should be removed.
dfuchs [Thu, 02 Feb 2017 19:09:12 +0000] rev 43504
8173821: com.sun.jmx.remote.internal.Unmarshal should be removed. Summary: com.sun.jmx.remote.internal.Unmarshal remove as it was no longer actively used since JDK 5. Reviewed-by: alanb
Thu, 02 Feb 2017 16:50:46 +0000 8173607: JMX RMI connector should be in its own module
dfuchs [Thu, 02 Feb 2017 16:50:46 +0000] rev 43503
8173607: JMX RMI connector should be in its own module Summary: The JMX RMI connector is moved to a new java.management.rmi module. Reviewed-by: mchung, erikj
Thu, 02 Feb 2017 12:28:23 +0100 8160302: Reduce number of lambdas created when loading java.util.regex.Pattern
redestad [Thu, 02 Feb 2017 12:28:23 +0100] rev 43502
8160302: Reduce number of lambdas created when loading java.util.regex.Pattern Reviewed-by: sherman, martin
Thu, 02 Feb 2017 10:28:47 +0100 8170868: DefaultProxySelector should use system defaults on Windows, MacOS and Gnome
clanger [Thu, 02 Feb 2017 10:28:47 +0100] rev 43501
8170868: DefaultProxySelector should use system defaults on Windows, MacOS and Gnome Reviewed-by: chegar, simonis, clanger, stuefe, erikj Contributed-by: arno.zeller@sap.com
Wed, 01 Feb 2017 23:33:39 +0300 8075616: Create tests to check schemagen work with multi-version jar
anazarov [Wed, 01 Feb 2017 23:33:39 +0300] rev 43500
8075616: Create tests to check schemagen work with multi-version jar 8075617: Create tests to check wsgen work with multi-version jar Reviewed-by: alanb, lancea
Wed, 01 Feb 2017 11:05:33 -0800 8171524: jar --help doesn't provide information that stdout and stdin can be used as output and input for tool
henryjen [Wed, 01 Feb 2017 11:05:33 -0800] rev 43499
8171524: jar --help doesn't provide information that stdout and stdin can be used as output and input for tool Reviewed-by: sherman
Wed, 01 Feb 2017 09:52:46 -0800 8173758: tools/javac/Paths/wcMineField.sh failing with java.lang.ClassNotFoundException
henryjen [Wed, 01 Feb 2017 09:52:46 -0800] rev 43498
8173758: tools/javac/Paths/wcMineField.sh failing with java.lang.ClassNotFoundException Reviewed-by: ksrini
Wed, 01 Feb 2017 16:31:38 +0300 8173475: java/net/HttpURLConnection/SetAuthenticator tests have undeclared dependency on java.logging module
skovalev [Wed, 01 Feb 2017 16:31:38 +0300] rev 43497
8173475: java/net/HttpURLConnection/SetAuthenticator tests have undeclared dependency on java.logging module Reviewed-by: dfuchs
Wed, 01 Feb 2017 18:18:59 +0530 8167063: spurious message "A JNI error has occurred" if start-class cannot be initialized
rpatil [Wed, 01 Feb 2017 18:18:59 +0530] rev 43496
8167063: spurious message "A JNI error has occurred" if start-class cannot be initialized Reviewed-by: alanb, ksrini
Wed, 01 Feb 2017 15:12:03 +0530 8173717: jlink --help fails with missing "plugin.opt.plugin-module-path" key in resource bundle
sundar [Wed, 01 Feb 2017 15:12:03 +0530] rev 43495
8173717: jlink --help fails with missing "plugin.opt.plugin-module-path" key in resource bundle Reviewed-by: mchung, alanb
Tue, 31 Jan 2017 20:06:32 -0800 8173608: Separate JDK management agent from java.management module
mchung [Tue, 31 Jan 2017 20:06:32 -0800] rev 43494
8173608: Separate JDK management agent from java.management module Reviewed-by: dfuchs, dholmes, erikj
Thu, 02 Feb 2017 21:20:38 +0000 Added tag jdk-9+155 for changeset 4d25acf48a0b
lana [Thu, 02 Feb 2017 21:20:38 +0000] rev 43493
Added tag jdk-9+155 for changeset 4d25acf48a0b
Wed, 05 Jul 2017 22:47:12 +0200 Merge
duke [Wed, 05 Jul 2017 22:47:12 +0200] rev 43492
Merge
Sat, 04 Feb 2017 03:29:40 +0100 Merge
jwilhelm [Sat, 04 Feb 2017 03:29:40 +0100] rev 43491
Merge
Thu, 26 Jan 2017 10:17:06 -0800 8173163: searching for a versioned entry in a multi-release jar in hotspot is inconsistent with java code
ccheung [Thu, 26 Jan 2017 10:17:06 -0800] rev 43490
8173163: searching for a versioned entry in a multi-release jar in hotspot is inconsistent with java code Summary: use the highest versioned entry if the specified version is higher than the current jdk version Reviewed-by: iklam, sspitsyn, jiangli
Thu, 26 Jan 2017 05:53:14 -0800 8173278: [JVMCI] query_update_method_data might write outside _trap_hist array
dnsimon [Thu, 26 Jan 2017 05:53:14 -0800] rev 43489
8173278: [JVMCI] query_update_method_data might write outside _trap_hist array Reviewed-by: kvn
Sun, 22 Jan 2017 16:33:54 +0800 8172881: AArch64: assertion failure: the int pressure is incorrect
njian [Sun, 22 Jan 2017 16:33:54 +0800] rev 43488
8172881: AArch64: assertion failure: the int pressure is incorrect Summary: Change the dst register type of get_and_setI/L/N/P from any register to non-special register. Reviewed-by: aph Contributed-by: yang.zhang@linaro.org
Thu, 26 Jan 2017 08:35:17 +0100 Merge
rbackman [Thu, 26 Jan 2017 08:35:17 +0100] rev 43487
Merge
Tue, 24 Jan 2017 13:40:46 +0100 8167519: [AOT] Failed compilation: java.math.MutableBigInteger.divide3n2n
gdub [Tue, 24 Jan 2017 13:40:46 +0100] rev 43486
8167519: [AOT] Failed compilation: java.math.MutableBigInteger.divide3n2n Reviewed-by: never, davleopo
Tue, 24 Jan 2017 00:30:28 +0100 Merge
jwilhelm [Tue, 24 Jan 2017 00:30:28 +0100] rev 43485
Merge
Wed, 25 Jan 2017 19:18:43 -0800 8173309: jvmtiDeferredLocalVariableSet may update the wrong frame
never [Wed, 25 Jan 2017 19:18:43 -0800] rev 43484
8173309: jvmtiDeferredLocalVariableSet may update the wrong frame Reviewed-by: kvn
Tue, 24 Jan 2017 09:40:05 +0100 8173147: [ctw] fails during compilation of sun.security.krb5.internal.crypto.RsaMd5DesCksumType::calculateKeyedChecksum with " graph should be schedulable"
roland [Tue, 24 Jan 2017 09:40:05 +0100] rev 43483
8173147: [ctw] fails during compilation of sun.security.krb5.internal.crypto.RsaMd5DesCksumType::calculateKeyedChecksum with " graph should be schedulable" Summary: Loads generated at uncommon trap from eliminated arraycopy have incorrect memory state Reviewed-by: thartmann
Wed, 25 Jan 2017 07:05:38 +0100 8172850: Anti-dependency on membar causes crash in register allocator due to invalid instruction scheduling
thartmann [Wed, 25 Jan 2017 07:05:38 +0100] rev 43482
8172850: Anti-dependency on membar causes crash in register allocator due to invalid instruction scheduling Summary: Regression test and additional asserts. The problem is fixed by 8087341. Reviewed-by: kvn
Wed, 25 Jan 2017 07:03:26 +0100 8173195: [BACKOUT] 8087341: C2 doesn't optimize redundant memory operations with G1
thartmann [Wed, 25 Jan 2017 07:03:26 +0100] rev 43481
8173195: [BACKOUT] 8087341: C2 doesn't optimize redundant memory operations with G1 Summary: Backing out 8087341 due to 8172850. Will be re-implemented with 8173196. Reviewed-by: kvn
Tue, 24 Jan 2017 20:47:24 -0800 8173300: [TESTBUG]compiler/tiered/NonTieredLevelsTest.java fails with compiler.whitebox.SimpleTestCaseHelper(int) must be compiled
jcm [Tue, 24 Jan 2017 20:47:24 -0800] rev 43480
8173300: [TESTBUG]compiler/tiered/NonTieredLevelsTest.java fails with compiler.whitebox.SimpleTestCaseHelper(int) must be compiled Summary: Corrected available compilation levels for client builds. Reviewed-by: kvn
Tue, 24 Jan 2017 17:19:01 -0800 8173158: [AOT] fix typo in jaotc --help output
kvn [Tue, 24 Jan 2017 17:19:01 -0800] rev 43479
8173158: [AOT] fix typo in jaotc --help output Reviewed-by: rbackman
Tue, 24 Jan 2017 08:51:07 +0000 8171173: EXCEPTION_ACCESS_VIOLATION running VirtualObjectDebugInfoTest.java
never [Tue, 24 Jan 2017 08:51:07 +0000] rev 43478
8171173: EXCEPTION_ACCESS_VIOLATION running VirtualObjectDebugInfoTest.java Reviewed-by: kvn
Mon, 23 Jan 2017 23:01:32 +0000 Merge
dnsimon [Mon, 23 Jan 2017 23:01:32 +0000] rev 43477
Merge
Sun, 22 Jan 2017 21:40:59 +0100 8172733: [JVMCI] add ResolvedJavaMethod.hasNeverInlineDirective
dnsimon [Sun, 22 Jan 2017 21:40:59 +0100] rev 43476
8172733: [JVMCI] add ResolvedJavaMethod.hasNeverInlineDirective Reviewed-by: kvn
Mon, 23 Jan 2017 23:49:16 +0300 8173054: [AOT] Avoid zero-shift for compressed oops
iveresov [Mon, 23 Jan 2017 23:49:16 +0300] rev 43475
8173054: [AOT] Avoid zero-shift for compressed oops Summary: AOT compiler should be pessimistic about heap size Reviewed-by: kvn
Mon, 23 Jan 2017 09:53:27 +0100 8172844: Assert fails in deoptimization due to original PC at the end of code section
zmajo [Mon, 23 Jan 2017 09:53:27 +0100] rev 43474
8172844: Assert fails in deoptimization due to original PC at the end of code section Summary: Change assert to accept end of code section as well. Reviewed-by: rbackman, kvn, dlong
Sun, 22 Jan 2017 22:18:49 -0800 8173037: V [jvm.dll+0x2343fc] GraphBuilder::args_list_for_profiling+0x8c
jcm [Sun, 22 Jan 2017 22:18:49 -0800] rev 43473
8173037: V [jvm.dll+0x2343fc] GraphBuilder::args_list_for_profiling+0x8c Summary: Disabled WB Compilaton at unsupported levels. Reviewed-by: kvn
Sat, 21 Jan 2017 15:08:53 -0800 8173135: compiler/aot/fingerprint/SelfChangedCDS.java fails with: Unrecognized VM option 'UnlockCommercialFeatures'
kvn [Sat, 21 Jan 2017 15:08:53 -0800] rev 43472
8173135: compiler/aot/fingerprint/SelfChangedCDS.java fails with: Unrecognized VM option 'UnlockCommercialFeatures' Summary: Move aot/fingerprint tests to closed since they use commercial feature. Reviewed-by: iveresov
Fri, 20 Jan 2017 16:09:56 -0500 8171971: Fix timing bug in JVM management of package export lists
hseigel [Fri, 20 Jan 2017 16:09:56 -0500] rev 43471
8171971: Fix timing bug in JVM management of package export lists Summary: Reduce the number of fields that maintain export state and use Module_lock to access these fields Reviewed-by: acorn, sspitsyn, lfoltan
Thu, 19 Jan 2017 21:52:51 -0800 8173038: [TESTBUG] compiler/loopopts/UseCountedLoopSafepointsTest.java fails with TESTBUG: Not server mode
jcm [Thu, 19 Jan 2017 21:52:51 -0800] rev 43470
8173038: [TESTBUG] compiler/loopopts/UseCountedLoopSafepointsTest.java fails with TESTBUG: Not server mode Summary: remove wrong extra check that got added as part of JDK-8166002 emulated client on win32. Reviewed-by: kvn
Thu, 19 Jan 2017 18:16:20 -0800 8173081: VM no longer prints "Picked up _JAVA_OPTONS: " message
dcubed [Thu, 19 Jan 2017 18:16:20 -0800] rev 43469
8173081: VM no longer prints "Picked up _JAVA_OPTONS: " message Summary: Restore lost line from JDK-8061999. Reviewed-by: hseigel, mchung, dholmes
Thu, 19 Jan 2017 18:52:16 -0500 8172972: Add gc/g1/logging/TestG1LoggingFailure.java to the ProblemList
dholmes [Thu, 19 Jan 2017 18:52:16 -0500] rev 43468
8172972: Add gc/g1/logging/TestG1LoggingFailure.java to the ProblemList Reviewed-by: kbarrett
Thu, 19 Jan 2017 10:56:32 -0500 8152206: Simplify jvmstat modules
gtriantafill [Thu, 19 Jan 2017 10:56:32 -0500] rev 43467
8152206: Simplify jvmstat modules Reviewed-by: alanb, mchung, hseigel
Thu, 19 Jan 2017 11:49:30 +0100 8171855: Move package name transformations during module bootstrap into native code
redestad [Thu, 19 Jan 2017 11:49:30 +0100] rev 43466
8171855: Move package name transformations during module bootstrap into native code Reviewed-by: alanb, acorn, lfoltan, mchung, plevart, hseigel, sspitsyn
Thu, 19 Jan 2017 11:10:33 +0100 Merge
rbackman [Thu, 19 Jan 2017 11:10:33 +0100] rev 43465
Merge
Thu, 05 Jan 2017 08:37:10 +0100 8169588: [AOT] jaotc --classpath option is confusing
rbackman [Thu, 05 Jan 2017 08:37:10 +0100] rev 43464
8169588: [AOT] jaotc --classpath option is confusing Reviewed-by: kvn, dlong
Thu, 19 Jan 2017 10:30:37 +0100 8172964: [aix] AIX VM should not handle SIGDANGER
stuefe [Thu, 19 Jan 2017 10:30:37 +0100] rev 43463
8172964: [aix] AIX VM should not handle SIGDANGER Reviewed-by: simonis, clanger
(0) -30000 -10000 -3000 -1000 -300 -100 -56 +56 +100 +300 +1000 +3000 +10000 tip