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
herrick [Fri, 04 Oct 2019 14:56:02 -0400] rev 58464
8215895: Verify and create tests for Mac installer specific signing options
Submitted-by: almatvee
Reviewed-by: herrick, asemenyuk
herrick [Fri, 04 Oct 2019 14:53:39 -0400] rev 58463
8231850: BasicTest test fails in jcov build
Submitted-by: asemenyuk
Reviewed-by: almatvee, herrick
vdeshpande [Fri, 04 Oct 2019 11:45:16 -0700] rev 58462
8221092: UseAVX=3 has performance degredation on Skylake (X7) processors
Summary: Fix for UseAVX=3 has performance degredation on Skylake (X7) processors
Reviewed-by: kvn
ecaspole [Fri, 04 Oct 2019 12:00:16 -0400] rev 58461
8215521: add microbenchmark to measure AccessController.getContext
Reviewed-by: redestad, alanb
fmatte [Fri, 04 Oct 2019 07:54:57 +0100] rev 58460
8216352: SA: ClhsdbLauncher should throw errors on Unrecognized commands
Reviewed-by: cjplummer, sspitsyn