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