zgu [Wed, 01 May 2019 10:12:51 -0400] rev 54664
8223184: Shenandoah: Missing roots in SRP::process_all_roots_slow
Reviewed-by: shade
coleenp [Wed, 01 May 2019 08:56:38 -0400] rev 54663
8074355: make MutexLocker smarter about non-JavaThreads
Summary: Use safepoint_check_always/safepoint_check_never instead of safepoint_check_sometimes for locks that are taken by JavaThreads and non-JavaThreads
Reviewed-by: dholmes, rehn, dcubed, lmesnik
coleenp [Wed, 01 May 2019 07:12:14 -0400] rev 54662
8213399: DecoderLocker is unused
Summary: remove DecoderLocker
Reviewed-by: iklam, dholmes
jcbeyler [Tue, 30 Apr 2019 20:26:16 -0700] rev 54661
8223146: [TESTBUG] new test vmTestbase/nsk/share/ExceptionCheckingJniEnv/exceptionjni001/ fails on Windows
Summary: Keep it simple and handle INT32_MIN separately
Reviewed-by: dholmes, sspitsyn
dtitov [Tue, 30 Apr 2019 16:11:42 -0700] rev 54660
8222821: com/sun/jdi/ExceptionEvents.java failed
Reviewed-by: dlong, sspitsyn, jcbeyler, cjplummer
jcbeyler [Tue, 30 Apr 2019 15:39:42 -0700] rev 54659
8215113: Sampling interval not always correct
Summary: Fix the sampling interval
Reviewed-by: phh, sspitsyn
rhalade [Tue, 30 Apr 2019 12:53:32 -0700] rev 54658
8222137: Remove T-Systems root CA certificate
Reviewed-by: mullan