hg: jdk/jdk: 8251414: Add test that invokeinterface of a protected method in java.lang.Object throws NoSuchMethodError
harold.seigel at oracle.com
harold.seigel at oracle.com
Fri Aug 14 15:42:44 UTC 2020
Changeset: bff6a6cb5d40
Author: hseigel
Date: 2020-08-14 15:42 +0000
URL: https://hg.openjdk.java.net/jdk/jdk/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-all-changes
mailing list