vlivanov [Thu, 06 Jun 2019 13:46:01 +0300] rev 55253
8225106: C2: Parse::clinit_deopt asserts when holder klass is in error state
Reviewed-by: mdoerr
jiefu [Thu, 06 Jun 2019 13:45:59 +0300] rev 55252
8224162: assert(profile.count() == 0) failed: sanity in InlineTree::is_not_reached
Reviewed-by: vlivanov, kvn
ngasson [Tue, 04 Jun 2019 17:56:16 +0800] rev 55251
8224853: CDS address sanitizer errors
Reviewed-by: iklam, dholmes
lfoltan [Wed, 05 Jun 2019 22:19:09 -0700] rev 55250
8225325: Add tests for redefining a class' private method during resolution of the bootstrap specifier
Summary: Add new tests
Reviewed-by: dholmes, sspitsyn
sspitsyn [Wed, 05 Jun 2019 21:02:42 -0700] rev 55249
8205126: JVMTI spec incorrectly states that PopFrame can not be called on the current thread
Summary: Align the PopFrame spec with the implementation
Reviewed-by: amenkov, jcbeyler, cjplummer, dcubed
jjiang [Thu, 06 Jun 2019 10:11:24 +0800] rev 55248
8225390: ProblemList sun/security/pkcs11/sslecc/ClientJSSEServerJSSE.java due to JDK-8161536
Reviewed-by: xuelei
jwilhelm [Thu, 06 Jun 2019 04:04:03 +0200] rev 55247
Added tag jdk-13+24 for changeset 7e2238451585
vromero [Wed, 05 Jun 2019 21:50:29 -0400] rev 55246
8225386: test for JDK-8216261 fails in Windows
Reviewed-by: jjg