hg: jdk/sandbox: 8251414: Add test that invokeinterface of a protected method in java.lang.Object throws NoSuchMethodError

chris.hegarty at oracle.com chris.hegarty at oracle.com
Fri Aug 14 15:45:34 UTC 2020


Changeset: bff6a6cb5d40
Author:    hseigel
Date:      2020-08-14 15:42 +0000
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/bff6a6cb5d40

8251414: Add test that invokeinterface of a protected method in java.lang.Object throws NoSuchMethodError
Summary: Add the missing test cases to existing test InterfaceObjectTest.java
Reviewed-by: lfoltan, coleenp

! src/hotspot/share/interpreter/linkResolver.cpp
- test/hotspot/jtreg/runtime/8026394/InterfaceObjectTest.java
+ test/hotspot/jtreg/runtime/linkResolver/InterfaceObj.jasm
+ test/hotspot/jtreg/runtime/linkResolver/InterfaceObjectTest.java



More information about the jdk-sandbox-changes mailing list