hg: jdk-updates/jdk11u: 8211065: Private method check in linkResolver is incorrect

david.holmes at oracle.com david.holmes at oracle.com
Thu Oct 11 21:44:24 UTC 2018


Changeset: 7c88e496c485
Author:    dholmes
Date:      2018-10-09 20:19 -0400
URL:       http://hg.openjdk.java.net/jdk-updates/jdk11u/rev/7c88e496c485

8211065: Private method check in linkResolver is incorrect
Reviewed-by: acorn, lfoltan

! src/hotspot/share/interpreter/linkResolver.cpp
! test/hotspot/jtreg/runtime/Nestmates/privateMethods/TestInvokeErrors.java
+ test/hotspot/jtreg/runtime/linkResolver/TestDeletedMethod.java
+ test/hotspot/jtreg/runtime/linkResolver/TestDeletedMethod_Sub.jcod
+ test/hotspot/jtreg/runtime/linkResolver/TestDeletedMethod_Super.jcod



More information about the jdk-updates-changes mailing list