dholmes [Tue, 27 Nov 2018 22:02:52 -0500] rev 52707
8212207: runtime/InternalApi/ThreadCpuTimesDeadlock.java crashes with SEGV in pthread_getcpuclockid+0x0
Summary: skip non-JavaThreads that have not reached a minimal initialization point - setting their stack size
Reviewed-by: kbarrett, stuefe
dholmes [Tue, 27 Nov 2018 21:20:16 -0500] rev 52706
8214208: Nestmate package validation logging/exception should include classloader information
Reviewed-by: hseigel, coleenp, mchung
coleenp [Tue, 27 Nov 2018 19:46:57 -0500] rev 52705
8214151: [TESTBUG] CleanProtectionDomain.java fails due to RuntimeException: 'protection domain unlinked' missing
Summary: call WB_ProtectionDomainRemovedCount.
Reviewed-by: jiangli, pchilanomate
mseledtsov [Tue, 27 Nov 2018 15:52:34 -0800] rev 52704
8213914: [TESTBUG] Several JFR VM events are not covered by tests
Summary: Fixed several relevant test issues, added a test to check event coverage
Reviewed-by: egahlin