Thu, 12 Jul 2018 22:53:35 -0700 8191948: db error: InvalidTypeException: Can't assign double[][][] to double[][][]
dtitov [Thu, 12 Jul 2018 22:53:35 -0700] rev 51087
8191948: db error: InvalidTypeException: Can't assign double[][][] to double[][][] Reviewed-by: sspitsyn, amenkov
Fri, 13 Jul 2018 10:42:30 -0400 8206915: XDH TCK issues
apetcher [Fri, 13 Jul 2018 10:42:30 -0400] rev 51086
8206915: XDH TCK issues Summary: Fixing a couple of conformance issues in XDH Reviewed-by: mullan
Fri, 13 Jul 2018 15:44:54 +0200 8200282: Serializing non-zero byte as zero to ByteBuffer
roland [Fri, 13 Jul 2018 15:44:54 +0200] rev 51085
8200282: Serializing non-zero byte as zero to ByteBuffer Summary: arraycopy converted as a series of loads/stores uses wrong slice for loads Reviewed-by: kvn, thartmann
Fri, 13 Jul 2018 07:08:59 -0700 8207029: Unable to use custom SSLEngine with default TrustManagerFactory after updating to JDK 11 b21
xuelei [Fri, 13 Jul 2018 07:08:59 -0700] rev 51084
8207029: Unable to use custom SSLEngine with default TrustManagerFactory after updating to JDK 11 b21 Reviewed-by: wetmore
Fri, 13 Jul 2018 07:01:51 -0700 8207047: Multiple VM variants build fail
bulasevich [Fri, 13 Jul 2018 07:01:51 -0700] rev 51083
8207047: Multiple VM variants build fail Reviewed-by: erikj
Fri, 13 Jul 2018 11:07:43 +0200 8206998: [test] runtime/ElfDecoder/TestElfDirectRead.java requires longer timeout on ppc64
simonis [Fri, 13 Jul 2018 11:07:43 +0200] rev 51082
8206998: [test] runtime/ElfDecoder/TestElfDirectRead.java requires longer timeout on ppc64 Reviewed-by: zgu, dholmes
Wed, 11 Jul 2018 19:23:27 +0200 8207067: [test] prevent timeouts in serviceability/tmtools/jstat/{GcTest02,GcCauseTest02}.java
simonis [Wed, 11 Jul 2018 19:23:27 +0200] rev 51081
8207067: [test] prevent timeouts in serviceability/tmtools/jstat/{GcTest02,GcCauseTest02}.java Reviewed-by: dholmes, goetz
Wed, 11 Jul 2018 15:00:33 +0800 8206975: AArch64: Fix CompareAndSwapOp when useLSE is enabled in Graal
zyao [Wed, 11 Jul 2018 15:00:33 +0800] rev 51080
8206975: AArch64: Fix CompareAndSwapOp when useLSE is enabled in Graal Reviewed-by: adinn, aph
Fri, 13 Jul 2018 01:31:23 -0700 8206873: 2 Null pointer dereference defect groups in LIRGenerator
rraghavan [Fri, 13 Jul 2018 01:31:23 -0700] rev 51079
8206873: 2 Null pointer dereference defect groups in LIRGenerator Summary: Added missing assert statements Reviewed-by: kvn, thartmann
Thu, 12 Jul 2018 16:31:28 +0200 8207049: Minor improvements of compiler code.
goetz [Thu, 12 Jul 2018 16:31:28 +0200] rev 51078
8207049: Minor improvements of compiler code. Reviewed-by: kvn, mdoerr
Fri, 13 Jul 2018 11:21:55 +0800 8202481: RegisterDuringSelect.java fails with java.util.concurrent.ExecutionException: java.nio.channels.ClosedSelectorException
xiaofeya [Fri, 13 Jul 2018 11:21:55 +0800] rev 51077
8202481: RegisterDuringSelect.java fails with java.util.concurrent.ExecutionException: java.nio.channels.ClosedSelectorException 8207023: Add trace info to java/nio/channels/Selector/RegisterDuringSelect.java Reviewed-by: alanb
Thu, 12 Jul 2018 17:32:37 -0700 8207217: Problem list java/lang/management/ThreadMXBean/AllThreadIds.java
mikael [Thu, 12 Jul 2018 17:32:37 -0700] rev 51076
8207217: Problem list java/lang/management/ThreadMXBean/AllThreadIds.java Reviewed-by: dholmes
Thu, 12 Jul 2018 15:02:41 -0700 8207210: Problem list javax/sound/sampled/Clip/AutoCloseTimeCheck.java
mikael [Thu, 12 Jul 2018 15:02:41 -0700] rev 51075
8207210: Problem list javax/sound/sampled/Clip/AutoCloseTimeCheck.java Reviewed-by: prr
Thu, 12 Jul 2018 12:00:52 -0700 8206960: HeapMonitor tests fail with Graal
jcbeyler [Thu, 12 Jul 2018 12:00:52 -0700] rev 51074
8206960: HeapMonitor tests fail with Graal Summary: Remove checking lines and disable VMEventsTest when using Graal Reviewed-by: amenkov, sspitsyn Contributed-by: jcbeyler@google.com
Thu, 12 Jul 2018 11:57:06 -0700 8206953: compiler/profiling/TestTypeProfiling.java fails when JVMCI build disabled
kvn [Thu, 12 Jul 2018 11:57:06 -0700] rev 51073
8206953: compiler/profiling/TestTypeProfiling.java fails when JVMCI build disabled Summary: restore original behavior when C2 is used Reviewed-by: thartmann, mdoerr, dnsimon, gdub
Thu, 12 Jul 2018 11:24:10 -0700 8207152: Placeholder for Japanese new era should be two characters
naoto [Thu, 12 Jul 2018 11:24:10 -0700] rev 51072
8207152: Placeholder for Japanese new era should be two characters Reviewed-by: rriggs
Wed, 11 Jul 2018 15:35:47 -0700 8207027: Lookup.accessClass fails for an array type in the same package when assertions are enabled
psandoz [Wed, 11 Jul 2018 15:35:47 -0700] rev 51071
8207027: Lookup.accessClass fails for an array type in the same package when assertions are enabled Reviewed-by: redestad, mchung
Wed, 11 Jul 2018 16:11:10 +0200 8206977: Minor improvements of runtime code.
goetz [Wed, 11 Jul 2018 16:11:10 +0200] rev 51070
8206977: Minor improvements of runtime code. Reviewed-by: coleenp, lfoltan
Thu, 12 Jul 2018 16:30:47 +0200 8207001: *.obj.log files get truncated causing unreliable incremental builds on Windows
erikj [Thu, 12 Jul 2018 16:30:47 +0200] rev 51069
8207001: *.obj.log files get truncated causing unreliable incremental builds on Windows Reviewed-by: erikj, tbell Contributed-by: ralf.schmelter@sap.com
Thu, 12 Jul 2018 07:14:30 -0700 8206903: Unable to build Client VM with JVMCI
erikj [Thu, 12 Jul 2018 07:14:30 -0700] rev 51068
8206903: Unable to build Client VM with JVMCI Reviewed-by: erikj, kvn Contributed-by: aleksei.voitylov@bell-sw.com
Thu, 12 Jul 2018 17:34:36 +0530 8206238: Aspect ratio is not maintained when Image is scaled in JEditorPane
kaddepalli [Thu, 12 Jul 2018 17:34:36 +0530] rev 51067
8206238: Aspect ratio is not maintained when Image is scaled in JEditorPane Reviewed-by: prr, sveerabhadra
Thu, 12 Jul 2018 13:40:20 +0200 Added tag jdk-11+22 for changeset 9937ef7499dc
jwilhelm [Thu, 12 Jul 2018 13:40:20 +0200] rev 51066
Added tag jdk-11+22 for changeset 9937ef7499dc
Thu, 12 Jul 2018 15:17:18 +0530 8204860: The frame could be resized by dragging a corner of the frame with the mouse
mhalder [Thu, 12 Jul 2018 15:17:18 +0530] rev 51065
8204860: The frame could be resized by dragging a corner of the frame with the mouse Reviewed-by: prr, psadhukhan
Thu, 12 Jul 2018 09:13:55 +0200 8207006: serviceability/sa/TestUniverse.java#id0 crashes with EpsilonGC and AOT
shade [Thu, 12 Jul 2018 09:13:55 +0200] rev 51064
8207006: serviceability/sa/TestUniverse.java#id0 crashes with EpsilonGC and AOT Reviewed-by: twisti, kvn
Thu, 12 Jul 2018 08:44:39 +0800 8206189: sun/security/pkcs12/EmptyPassword.java fails with Sequence tag error
weijun [Thu, 12 Jul 2018 08:44:39 +0800] rev 51063
8206189: sun/security/pkcs12/EmptyPassword.java fails with Sequence tag error Reviewed-by: xuelei
Wed, 11 Jul 2018 14:54:35 -0700 8207068: Add Entrust root certificates
rhalade [Wed, 11 Jul 2018 14:54:35 -0700] rev 51062
8207068: Add Entrust root certificates Reviewed-by: weijun
Wed, 11 Jul 2018 14:47:43 -0700 8206980: ZonedDateTime could not parse timezone name with zh_CN locale correctly.
naoto [Wed, 11 Jul 2018 14:47:43 -0700] rev 51061
8206980: ZonedDateTime could not parse timezone name with zh_CN locale correctly. Reviewed-by: rriggs
Tue, 10 Jul 2018 15:29:25 -0700 8205643: HeapMonitorGCCMSTest fails with Graal
jcbeyler [Tue, 10 Jul 2018 15:29:25 -0700] rev 51060
8205643: HeapMonitorGCCMSTest fails with Graal Summary: Do not run HeapMonitorGCCMSTest with Graal Reviewed-by: amenkov, sspitsyn Contributed-by: jcbeyler@google.com
Thu, 12 Jul 2018 15:02:41 -0700 8207210: Problem list javax/sound/sampled/Clip/AutoCloseTimeCheck.java
mikael [Thu, 12 Jul 2018 15:02:41 -0700] rev 51059
8207210: Problem list javax/sound/sampled/Clip/AutoCloseTimeCheck.java Reviewed-by: prr
Sat, 14 Jul 2018 07:31:26 +0800 8206443: Update security libs manual test to cope with removal of javac -source/-target 6
jjiang [Sat, 14 Jul 2018 07:31:26 +0800] rev 51058
8206443: Update security libs manual test to cope with removal of javac -source/-target 6 Summary: Change compile -source/-target from 1.6 to 1.7 Reviewed-by: xuelei
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip