shade [Mon, 07 Oct 2019 15:00:24 +0200] rev 58474
8231930: Windows build fails after JDK-8191521
Reviewed-by: dholmes, clanger
clanger [Mon, 07 Oct 2019 13:32:44 +0100] rev 58473
8231885: Fix/remove malformed assert in os_windows.cpp
Reviewed-by: dcubed, stuefe, kbarrett
egahlin [Mon, 07 Oct 2019 14:27:25 +0200] rev 58472
Test thread exclusion for RecordingStream::start
roland [Wed, 02 Oct 2019 17:32:08 +0200] rev 58471
8231550: C2: ShouldNotReachHere() in verify_strip_mined_scheduling
Reviewed-by: vlivanov, thartmann
roland [Tue, 01 Oct 2019 10:28:12 +0200] rev 58470
8231620: assert(bol->is_Bool()) crash during split if due to FastLockNode
Reviewed-by: vlivanov, thartmann
redestad [Mon, 07 Oct 2019 12:06:47 +0200] rev 58469
8231895: Avoid String allocations in JVM_FindLoadedClass
Reviewed-by: jiangli, dholmes, iklam
pliden [Mon, 07 Oct 2019 07:53:38 +0200] rev 58468
8231825: ZGC: Remove ZMaxHeapSize and ZMaxHeapSizeShift
Reviewed-by: tschatzl, eosterlund
lancea [Sun, 06 Oct 2019 13:08:58 -0400] rev 58467
8231093: Document the ZIP FS properties noCompression and releaseVersion
Reviewed-by: clanger, martin, alanb
herrick [Fri, 04 Oct 2019 18:13:05 -0400] rev 58466
8231882: --add-modules ALL-MODULE-PATH is not handled properly
Reviewed-by: asemenyuk, almatvee
lancea [Fri, 04 Oct 2019 15:51:17 -0400] rev 58465
8223771: FileSystemProvider.newFileSystem(Path, Map) should throw IOException when called with a file that cannot be open
Reviewed-by: alanb