egahlin [Sat, 08 Dec 2018 17:41:17 +0100] rev 52912
8213617: JFR should record the PID of the recorded process
Reviewed-by: mgronlun
egahlin [Sat, 08 Dec 2018 14:08:04 +0100] rev 52911
8213966: The ZGC JFR events should be marked as experimental
Reviewed-by: pliden
dlong [Sat, 08 Dec 2018 00:56:10 -0800] rev 52910
8214023: Update Graal
Reviewed-by: kvn
jwilhelm [Sat, 08 Dec 2018 05:04:19 +0100] rev 52909
8214052: [testbug] vmTestbase/vm/compiler/CodeCacheInfoOnCompilation - wrong shell used
Reviewed-by: jwilhelm
Contributed-by: merkel05@gmail.com
coleenp [Fri, 07 Dec 2018 17:20:44 -0500] rev 52908
8215034: Remove old HOTSWAP conditionals
Reviewed-by: dcubed, jiangli, sspitsyn
coleenp [Fri, 07 Dec 2018 14:48:35 -0500] rev 52907
8214972: Uses of klass_holder() except GC need to apply GC barriers
Summary: Fix klass_holder() and make all callers use it, remove holder_phantom().
Reviewed-by: eosterlund, dlong