eosterlund [Tue, 12 Nov 2019 09:27:21 +0000] rev 59026
8224817: Implementation of JEP 364: ZGC on macOS
Reviewed-by: pliden, stefank
eosterlund [Tue, 12 Nov 2019 09:25:39 +0000] rev 59025
8233506: ZGC: the load for Reference.get() can be converted to a load for strong refs
Reviewed-by: thartmann, neliasso, pliden
igerasim [Tue, 12 Nov 2019 01:36:17 -0800] rev 59024
8233884: Avoid looking up standard charsets in security libraries
Reviewed-by: coffeys
dnsimon [Tue, 12 Nov 2019 10:19:04 +0100] rev 59023
8233900: [JVMCI] improve help text for EnableJVMCIProduct option
Reviewed-by: kvn
thartmann [Tue, 12 Nov 2019 10:16:04 +0100] rev 59022
8233529: loopTransform.cpp:2984: Error: assert(p_f->Opcode() == Op_IfFalse) failed
Summary: Strengthened asserts in locate_pre_from_main() and added a check for is_main_no_pre_loop().
Reviewed-by: kvn, vlivanov
jlahoda [Tue, 12 Nov 2019 06:32:13 +0000] rev 59021
8232684: Make switch expressions final
Reviewed-by: alanb, mcimadamore, kvn
henryjen [Mon, 11 Nov 2019 17:43:10 -0800] rev 59020
8231863: Crash if classpath is read from @argument file and the main gets option argument
Reviewed-by: alanb, mchung
Contributed-by: Mat Carter <matthew.carter@microsoft.com>
michaelm [Mon, 11 Nov 2019 21:17:51 +0000] rev 59019
updates to previous changeset for windows
michaelm [Mon, 11 Nov 2019 20:27:27 +0000] rev 59018
moved unix socket address out of SOCKETADDRESS structure
dtitov [Mon, 11 Nov 2019 11:09:49 -0800] rev 59017
8233868: Unproblem list sun/tools/jstat/jstatClassloadOutput1.sh
Reviewed-by: amenkov, cjplummer