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
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
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
weijun [Sat, 25 May 2019 08:30:53 +0800] rev 55040
6682540: Incorrect SASL DIGEST-MD5 behavior
Reviewed-by: jnimeh
lancea [Fri, 24 May 2019 15:06:58 -0400] rev 55039
8224682: Remove the com.sun.CORBA.ORBIorTypeCheckRegistryFilter security property
Reviewed-by: bchristi
joehw [Fri, 24 May 2019 10:28:21 -0700] rev 55038
8223658: Performance regression of XML.validation in 13-b19
Reviewed-by: lancea
rhalade [Fri, 24 May 2019 09:47:41 -0700] rev 55037
8202651: Test ComodoCA.java fails
Reviewed-by: mullan
dl [Fri, 24 May 2019 08:55:03 -0700] rev 55036
8223245: Miscellaneous changes imported from jsr166 CVS 2019-06
Reviewed-by: martin
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
dl [Fri, 24 May 2019 08:47:39 -0700] rev 55034
8224024: java/util/concurrent/BlockingQueue/DrainToFails.java testBounded fails intermittently
Reviewed-by: martin
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
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
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
lucy [Fri, 24 May 2019 15:36:48 +0200] rev 55030
8224742: JLONG_FORMAT_W incompatible with type jlong
Reviewed-by: thartmann, clanger
zgu [Wed, 22 May 2019 21:24:09 -0400] rev 55029
8224115: Shenandoah: Eliminate RWLock that protects recorded nmethod data array
Reviewed-by: shade
zgu [Fri, 24 May 2019 09:23:58 -0400] rev 55028
8224679: Shenandoah: Make ShenandoahParallelCodeCacheIterator noncopyable
Reviewed-by: rkennke, shade