Tue, 28 May 2019 09:41:20 +0200 8224672: (lib)hsdis-<arch>.so search incorrect after JDK-8213084
lucy [Tue, 28 May 2019 09:41:20 +0200] rev 55051
8224672: (lib)hsdis-<arch>.so search incorrect after JDK-8213084 Reviewed-by: kvn, shade
Tue, 28 May 2019 12:01:52 +0530 8213416: Replace some enums with static const members in hotspot/compiler
rraghavan [Tue, 28 May 2019 12:01:52 +0530] rev 55050
8213416: Replace some enums with static const members in hotspot/compiler Summary: Changes to fix enumeral and non-enumeral type in conditional expression warnings with -Wextra for gcc on hotspot Reviewed-by: kvn, thartmann
Mon, 27 May 2019 19:46:34 -0700 8222414: bring googlemock v1.8.1
iignatyev [Mon, 27 May 2019 19:46:34 -0700] rev 55049
8222414: bring googlemock v1.8.1 Reviewed-by: erikj, rwestberg
Mon, 27 May 2019 14:34:58 -0400 8224751: Shenandoah: Shenandoah Verifier should select proper roots according to current GC cycle
zgu [Mon, 27 May 2019 14:34:58 -0400] rev 55048
8224751: Shenandoah: Shenandoah Verifier should select proper roots according to current GC cycle Reviewed-by: rkennke
Mon, 27 May 2019 19:24:42 +0100 8224761: Replace wildcard address with loopback or local host in tests - part 12
dfuchs [Mon, 27 May 2019 19:24:42 +0100] rev 55047
8224761: Replace wildcard address with loopback or local host in tests - part 12 Summary: fixes a batch of intermittent failures. Reviewed-by: chegar, vtewari
Mon, 27 May 2019 14:57:26 +0200 8224836: Backout: JDK-8224626: Shenandoah: Elide barriers on uncommon traps
rkennke [Mon, 27 May 2019 14:57:26 +0200] rev 55046
8224836: Backout: JDK-8224626: Shenandoah: Elide barriers on uncommon traps Reviewed-by: shade
Mon, 27 May 2019 13:29:11 +0100 8224035: Replace wildcard address with loopback or local host in tests - part 9
aefimov [Mon, 27 May 2019 13:29:11 +0100] rev 55045
8224035: Replace wildcard address with loopback or local host in tests - part 9 Reviewed-by: dfuchs
Thu, 23 May 2019 15:15:01 +0200 8224221: add memprotect calls to event log
mbaesken [Thu, 23 May 2019 15:15:01 +0200] rev 55044
8224221: add memprotect calls to event log Reviewed-by: dholmes, mdoerr
Sat, 25 May 2019 20:55:33 +0900 8224252: [TESTBUG] hotspot/test/serviceability/sa/sadebugd/SADebugDTest.java is timing out again after fix for JDK-8163805
ysuenaga [Sat, 25 May 2019 20:55:33 +0900] rev 55043
8224252: [TESTBUG] hotspot/test/serviceability/sa/sadebugd/SADebugDTest.java is timing out again after fix for JDK-8163805 Reviewed-by: cjplummer, sspitsyn
Sat, 25 May 2019 10:54:10 +0100 8224727: Problem list test security/infra/java/security/cert/CertPathValidator/certification/ActalisCA.java
clanger [Sat, 25 May 2019 10:54:10 +0100] rev 55042
8224727: Problem list test security/infra/java/security/cert/CertPathValidator/certification/ActalisCA.java Reviewed-by: rhalade
Fri, 24 May 2019 21:05:19 -0700 8046018: JVMTI Spec: can_redefine_any_class capability spec is inconsistent
sspitsyn [Fri, 24 May 2019 21:05:19 -0700] rev 55041
8046018: JVMTI Spec: can_redefine_any_class capability spec is inconsistent Summary: Make the "can_redefine_any_class" capability spec clear and consistent Reviewed-by: alanb, cjplummer, dholmes, dcubed, jcbeyler
Sat, 25 May 2019 08:30:53 +0800 6682540: Incorrect SASL DIGEST-MD5 behavior
weijun [Sat, 25 May 2019 08:30:53 +0800] rev 55040
6682540: Incorrect SASL DIGEST-MD5 behavior Reviewed-by: jnimeh
Fri, 24 May 2019 15:06:58 -0400 8224682: Remove the com.sun.CORBA.ORBIorTypeCheckRegistryFilter security property
lancea [Fri, 24 May 2019 15:06:58 -0400] rev 55039
8224682: Remove the com.sun.CORBA.ORBIorTypeCheckRegistryFilter security property Reviewed-by: bchristi
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
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 tip