kbarrett [Sat, 08 Dec 2018 18:52:57 -0500] rev 52913
8214315: G1: fatal error: acquiring lock SATB_Q_FL_lock/1 out of order with lock tty_lock/0
Summary: Add new 'tty' lock rank.
Reviewed-by: eosterlund, tschatzl
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
pchilanomate [Fri, 07 Dec 2018 13:59:19 -0500] rev 52906
8214148: [TESTBUG] serviceability/tmtools/jstack/WaitNotifyThreadTest.java is not doing what is expected
Summary: Fixed the logic for checking method name and added checks for thread status
Reviewed-by: dholmes, coleenp