phedlin [Wed, 17 Apr 2019 14:52:25 +0200] rev 54698
8223137: Rename predicate 'do_unroll_only()' to 'is_unroll_only()'.
Reviewed-by: vlivanov
jjiang [Fri, 03 May 2019 15:57:41 +0800] rev 54697
8204203: Many pkcs11 tests failed in Provider initialization, after compiler on Windows changed
Summary: Build NSS 3.41 with VS2017 and also upgrade to this NSS for macosx
Reviewed-by: valeriep
coffeys [Thu, 02 May 2019 22:52:51 +0100] rev 54696
8217364: Custom URLStreamHandler for jrt or file protocol can override default handler
Reviewed-by: redestad
joehw [Thu, 02 May 2019 14:21:06 -0700] rev 54695
8223052: Cleanup: NodeSortRecord
Reviewed-by: lancea
bpb [Thu, 02 May 2019 14:15:09 -0700] rev 54694
8223254: DataOutputStream/WriteUTF.java fails due to "OutOfMemoryError: Java heap space"
Reviewed-by: lancea, rriggs
lancea [Thu, 02 May 2019 17:08:03 -0400] rev 54693
8218875: Add new FileSystems.newFileSystem methods
Reviewed-by: rriggs, alanb, clanger, dfuchs
bpb [Thu, 02 May 2019 13:25:00 -0700] rev 54692
8220793: (fs) No support for changing modification time of symlink
Reviewed-by: alanb, rriggs
zgu [Thu, 02 May 2019 15:20:06 -0400] rev 54691
8223258: Shenandoah: SRP::process_all_roots_slow processes JvmtiExport weak oops twice
Reviewed-by: rkennke
manc [Wed, 01 May 2019 20:25:31 -0700] rev 54690
8223227: Rename acquire_tag_map() to tag_map_acquire() in jvmtiEnvBase
Reviewed-by: dholmes, jcbeyler
michaelm [Thu, 02 May 2019 17:29:10 +0100] rev 54689
8216978: Drop support for pre JDK 1.4 SocketImpl implementations
Reviewed-by: chegar, alanb, dfuchs