Fri, 24 May 2019 10:28:21 -0700 8223658: Performance regression of XML.validation in 13-b19
joehw [Fri, 24 May 2019 10:28:21 -0700] rev 55038
8223658: Performance regression of XML.validation in 13-b19 Reviewed-by: lancea
Fri, 24 May 2019 09:47:41 -0700 8202651: Test ComodoCA.java fails
rhalade [Fri, 24 May 2019 09:47:41 -0700] rev 55037
8202651: Test ComodoCA.java fails Reviewed-by: mullan
Fri, 24 May 2019 08:55:03 -0700 8223245: Miscellaneous changes imported from jsr166 CVS 2019-06
dl [Fri, 24 May 2019 08:55:03 -0700] rev 55036
8223245: Miscellaneous changes imported from jsr166 CVS 2019-06 Reviewed-by: martin
Fri, 24 May 2019 08:51:04 -0700 8220478: java/util/concurrent/ConcurrentHashMap/ToArray.java timed out intermittently
dl [Fri, 24 May 2019 08:51:04 -0700] rev 55035
8220478: java/util/concurrent/ConcurrentHashMap/ToArray.java timed out intermittently 8223379: Clarify ForkJoinPool.getStealCount() javadoc Reviewed-by: martin
Fri, 24 May 2019 08:47:39 -0700 8224024: java/util/concurrent/BlockingQueue/DrainToFails.java testBounded fails intermittently
dl [Fri, 24 May 2019 08:47:39 -0700] rev 55034
8224024: java/util/concurrent/BlockingQueue/DrainToFails.java testBounded fails intermittently Reviewed-by: martin
Fri, 24 May 2019 08:43:40 -0700 8224176: Fix inconsistencies in @jls tags in java.util.concurrent
dl [Fri, 24 May 2019 08:43:40 -0700] rev 55033
8224176: Fix inconsistencies in @jls tags in java.util.concurrent Reviewed-by: martin, darcy, jjg
Fri, 24 May 2019 08:39:37 -0700 8224698: ConcurrentSkipListMap.java does not compile with the Eclipse Java Compiler
dl [Fri, 24 May 2019 08:39:37 -0700] rev 55032
8224698: ConcurrentSkipListMap.java does not compile with the Eclipse Java Compiler Reviewed-by: martin, clanger, smarks, dfuchs
Fri, 24 May 2019 15:34:14 +0100 8224603: Replace wildcard address with loopback or local host in tests - part 11
dfuchs [Fri, 24 May 2019 15:34:14 +0100] rev 55031
8224603: Replace wildcard address with loopback or local host in tests - part 11 Summary: Fixes a batch of tests that were observed failing intermittently. Reviewed-by: chegar, vtewari
Fri, 24 May 2019 15:36:48 +0200 8224742: JLONG_FORMAT_W incompatible with type jlong
lucy [Fri, 24 May 2019 15:36:48 +0200] rev 55030
8224742: JLONG_FORMAT_W incompatible with type jlong Reviewed-by: thartmann, clanger
Wed, 22 May 2019 21:24:09 -0400 8224115: Shenandoah: Eliminate RWLock that protects recorded nmethod data array
zgu [Wed, 22 May 2019 21:24:09 -0400] rev 55029
8224115: Shenandoah: Eliminate RWLock that protects recorded nmethod data array Reviewed-by: shade
Fri, 24 May 2019 09:23:58 -0400 8224679: Shenandoah: Make ShenandoahParallelCodeCacheIterator noncopyable
zgu [Fri, 24 May 2019 09:23:58 -0400] rev 55028
8224679: Shenandoah: Make ShenandoahParallelCodeCacheIterator noncopyable Reviewed-by: rkennke, shade
Fri, 24 May 2019 12:25:18 +0200 8220702: compiling in the context of an automatic module disallows --add-modules ALL-MODULE-PATH
jlahoda [Fri, 24 May 2019 12:25:18 +0200] rev 55027
8220702: compiling in the context of an automatic module disallows --add-modules ALL-MODULE-PATH Summary: Allow --add-modules ALL-MODULE-PATH when compiling in the context of an automatic module. Reviewed-by: jjg
Thu, 23 May 2019 12:36:54 +0530 8214563: Use {@systemProperty} in specification of system properties in java.nio packages
dkejriwal [Thu, 23 May 2019 12:36:54 +0530] rev 55026
8214563: Use {@systemProperty} in specification of system properties in java.nio packages 8214565: Use {@systemProperty} for definitions of system properties Reviewed-by: alanb, rriggs
Fri, 24 May 2019 09:51:02 +0200 8224723: [TESTBUG] compiler/arraycopy/TestArrayCopyWithBadOffset.java failed
thartmann [Fri, 24 May 2019 09:51:02 +0200] rev 55025
8224723: [TESTBUG] compiler/arraycopy/TestArrayCopyWithBadOffset.java failed Summary: Added missing -XX:+IgnoreUnrecognizedVMOptions Reviewed-by: thartmann Contributed-by: wangxue@loongson.cn
Thu, 23 May 2019 18:50:48 +0200 8224652: 32-bit build failures after JDK-8213084
lucy [Thu, 23 May 2019 18:50:48 +0200] rev 55024
8224652: 32-bit build failures after JDK-8213084 Reviewed-by: thartmann, shade Contributed-by: shade@redhat.com
Fri, 24 May 2019 09:02:33 +0200 8220394: bufferedStream does not honor size limit
stuefe [Fri, 24 May 2019 09:02:33 +0200] rev 55023
8220394: bufferedStream does not honor size limit Reviewed-by: dholmes, clanger
Fri, 24 May 2019 07:56:29 +0100 8223553: Fix code constructs that do not compile with the Eclipse Java Compiler
clanger [Fri, 24 May 2019 07:56:29 +0100] rev 55022
8223553: Fix code constructs that do not compile with the Eclipse Java Compiler Reviewed-by: smarks, dfuchs
Thu, 23 May 2019 18:47:24 -0700 8224177: Harden annotation processing framework to irregular behavior from processors
darcy [Thu, 23 May 2019 18:47:24 -0700] rev 55021
8224177: Harden annotation processing framework to irregular behavior from processors Reviewed-by: jjg
Thu, 23 May 2019 18:31:38 -0700 8224706: [TESTBUG] problem list failing JDK docker API tests
mseledtsov [Thu, 23 May 2019 18:31:38 -0700] rev 55020
8224706: [TESTBUG] problem list failing JDK docker API tests Summary: Put the failing tests on a problem list Reviewed-by: lmesnik
Fri, 24 May 2019 03:17:31 +0200 8224715: ProblemList compiler/graalunit/HotspotJdk9Test.java
jwilhelm [Fri, 24 May 2019 03:17:31 +0200] rev 55019
8224715: ProblemList compiler/graalunit/HotspotJdk9Test.java Reviewed-by: mikael
Thu, 23 May 2019 14:14:13 -0700 8224145: Build compare script fails intermittently on test image native libraries
erikj [Thu, 23 May 2019 14:14:13 -0700] rev 55018
8224145: Build compare script fails intermittently on test image native libraries Reviewed-by: tbell
Thu, 23 May 2019 14:13:09 -0700 8224677: Dtrace .d files clash with make dependency .d files
erikj [Thu, 23 May 2019 14:13:09 -0700] rev 55017
8224677: Dtrace .d files clash with make dependency .d files Reviewed-by: tbell
Thu, 23 May 2019 13:48:16 -0700 7061590: Javadoc issues in Charset and StandardCharsets
igerasim [Thu, 23 May 2019 13:48:16 -0700] rev 55016
7061590: Javadoc issues in Charset and StandardCharsets Reviewed-by: alanb, jjg
Thu, 23 May 2019 17:01:38 +0200 8224667: Shenandoah: Post-LRB cleanup
rkennke [Thu, 23 May 2019 17:01:38 +0200] rev 55015
8224667: Shenandoah: Post-LRB cleanup Reviewed-by: shade
Thu, 23 May 2019 12:57:12 -0700 8224689: ProblemList runtime/appcds/SharedArchiveConsistency.java
iklam [Thu, 23 May 2019 12:57:12 -0700] rev 55014
8224689: ProblemList runtime/appcds/SharedArchiveConsistency.java Reviewed-by: ccheung, dcubed
Thu, 23 May 2019 12:21:21 -0700 8221431: Support for Unicode 12.1
naoto [Thu, 23 May 2019 12:21:21 -0700] rev 55013
8221431: Support for Unicode 12.1 Reviewed-by: erikj, rriggs
Thu, 23 May 2019 11:37:24 -0700 8224165: [TESTBUG] Docker tests produce excessive output
mseledtsov [Thu, 23 May 2019 11:37:24 -0700] rev 55012
8224165: [TESTBUG] Docker tests produce excessive output Summary: Trimmed child process output, saving child stdout to file Reviewed-by: dholmes, lmesnik
Thu, 23 May 2019 10:05:02 -0700 8224264: [TESTBUG] HelloDynamicCustom.java test failed on the Windows platform in tiers 6 and 7 testing
ccheung [Thu, 23 May 2019 10:05:02 -0700] rev 55011
8224264: [TESTBUG] HelloDynamicCustom.java test failed on the Windows platform in tiers 6 and 7 testing Summary: Making use of the DynamicArchiveTestBase class so that mapping failure can be handled more robustly. Reviewed-by: iklam
Thu, 23 May 2019 09:03:58 -0700 8224635: Revert 8224256 and add back java/security/SecureClassLoader/DefineClass.java test
aeubanks [Thu, 23 May 2019 09:03:58 -0700] rev 55010
8224635: Revert 8224256 and add back java/security/SecureClassLoader/DefineClass.java test Reviewed-by: mullan Contributed-by: aeubanks@google.com
Thu, 23 May 2019 18:43:47 +0200 8224202: Speed up Properties.load
redestad [Thu, 23 May 2019 18:43:47 +0200] rev 55009
8224202: Speed up Properties.load Reviewed-by: rriggs, igerasim
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip