clanger [Fri, 22 Mar 2019 08:56:30 +0100] rev 54226
8200286: (testbug) MOptionTest test fails with java.lang.AssertionError: Classfiles too old!
Reviewed-by: stuefe, jjg
ngasson [Fri, 22 Mar 2019 03:04:09 +0000] rev 54225
8220451: jdi/EventQueue/remove/remove004 failed due to "ERROR: thread2 is not alive"
8220456: jdi/EventQueue/remove_l/remove_l004 failed due to "TIMEOUT while waiting for event"
Reviewed-by: sspitsyn, dcubed, gadams
rkennke [Fri, 15 Mar 2019 09:57:42 +0100] rev 54224
8220714: C2 Compilation failure when accessing off-heap memory using Unsafe
Reviewed-by: vlivanov, roland
rkennke [Thu, 21 Mar 2019 22:37:36 +0100] rev 54223
8221278: Shenandoah should not enqueue string dedup candidates during root scan
Reviewed-by: shade
xuelei [Thu, 21 Mar 2019 14:18:34 -0700] rev 54222
8221273: put sun/security/pkcs11/tls/tls12/TestTLS12.java on ProblemList.txt
Reviewed-by: mullan
xuelei [Thu, 21 Mar 2019 13:32:08 -0700] rev 54221
8221270: Duplicated synchronized keywords in SSLSocketImpl
Reviewed-by: mullan
dtitov [Thu, 21 Mar 2019 19:56:31 +0000] rev 54220
8218401: WRONG_PHASE: vmTestbase/nsk/jvmti test crash
Reviewed-by: sspitsyn, jcbeyler
igerasim [Thu, 21 Mar 2019 12:28:58 -0700] rev 54219
8170494: JNI exception pending in PlainDatagramSocketImpl.c
Reviewed-by: clanger, vtewari