mullan [Mon, 24 Jun 2019 10:11:17 -0400] rev 55483
8180005: Provide specific links in KeyManagerFactory and TrustManagerFactory to the Standard Algorithm Names Specification
Reviewed-by: ascarpino
sspitsyn [Sat, 22 Jun 2019 14:35:57 -0700] rev 55482
8226595: jvmti/scenarios/contention/TC04/tc04t001/TestDescription.java still fails due to wrong number of MonitorContendedEntered events
Summary: Fix one more sync issue in the test
Reviewed-by: dcubed, amenkov
sspitsyn [Fri, 21 Jun 2019 18:20:49 -0700] rev 55481
8224555: vmTestbase/nsk/jvmti/scenarios/contention/TC02/tc02t001/TestDescription.java failed
Summary: Improve synchronization in the test
Reviewed-by: dcubed, amenkov
serb [Fri, 21 Jun 2019 16:20:01 -0700] rev 55480
8225146: Accessibility issues in javax/swing/plaf/nimbus/doc-files/properties.html
Reviewed-by: aivanov
dcubed [Mon, 24 Jun 2019 22:38:17 -0400] rev 55479
8226699: [BACKOUT] JDK-8221734 Deoptimize with handshakes
Reviewed-by: dholmes, rehn, dlong
coleenp [Mon, 24 Jun 2019 16:51:23 -0400] rev 55478
8214822: Move ConcurrentHashTable VALUE parameter to CONFIG
Summary: make VALUE parameter be included in CONFIG configuration, also remove BaseConfig
Reviewed-by: dholmes, kbarrett
zgu [Mon, 24 Jun 2019 14:13:49 -0400] rev 55477
8226310: Shenandoah: Concurrent evacuation of CLDG
Reviewed-by: rkennke
zgu [Mon, 24 Jun 2019 11:46:46 -0400] rev 55476
8226311: Shenandoah: Concurrent evacuation of OopStorage backed weak roots
Reviewed-by: rkennke
michaelm [Mon, 24 Jun 2019 15:19:11 +0100] rev 55475
8226683: Remove review suggestion from fix to 8219804
Reviewed-by: chegar
michaelm [Mon, 24 Jun 2019 15:10:44 +0100] rev 55474
8219804: java/net/MulticastSocket/Promiscuous.java fails intermittently due to NumberFormatException
Reviewed-by: chegar, dfuchs