iignatyev [Tue, 02 Jul 2019 13:55:21 -0700] rev 55567
8227112: exclude compiler/intrinsics/sha/sanity tests from AOT runs
Reviewed-by: kvn
amenkov [Tue, 02 Jul 2019 12:36:31 -0700] rev 55566
8225679: reference to http://java.sun.com/products/JavaManagement/download.html
Reviewed-by: sspitsyn
mgronlun [Tue, 02 Jul 2019 17:46:38 +0200] rev 55565
8227011: Starting a JFR recording in response to JVMTI VMInit and / or Java agent premain corrupts memory
Reviewed-by: egahlin, rwestberg
mgronlun [Tue, 02 Jul 2019 14:31:43 +0200] rev 55564
8225706: JFR RootResolver resets CLD claims with no restore
Reviewed-by: zgu, egahlin
eosterlund [Tue, 02 Jul 2019 11:33:05 +0200] rev 55563
8225642: ZGC: Crash due to bad oops being spilled to stack in load barriers
Reviewed-by: neliasso, pliden
Contributed-by: erik.osterlund@oracle.com, stuart.monteith@linaro.org
eosterlund [Tue, 02 Jul 2019 11:33:01 +0200] rev 55562
8219687: G1 asserts nmethod should not be unloaded during parallel code cache unloading
Reviewed-by: tschatzl, kvn
jlahoda [Tue, 02 Jul 2019 09:14:51 +0200] rev 55561
8226522: No compilation error reported when yield is used in incorrect context
Reviewed-by: mcimadamore
rschmelter [Fri, 24 May 2019 04:18:18 -0700] rev 55560
8224673: Adjust permission for delayed starting of debugging
Summary: Changed permission from monitor to control
Reviewed-by: sspitsyn, clanger