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