[9] RFR (XS): 8025962: JSR 292: NoSuchMethodError and NoSuchFieldError in MHN_resolve_Mem

Vladimir Ivanov vladimir.x.ivanov at oracle.com
Thu Mar 24 12:08:57 UTC 2016


http://cr.openjdk.java.net/~vlivanov/8025962/webrev.00
https://bugs.openjdk.java.net/browse/JDK-8025962

Wrong exceptions are thrown in MHN_resolve_Mem (MemberName.resolve()).
It is not visible in Java code since MemberName.resolveOrFail() creates 
new exception using MemberName.makeAccessException().

Best regards,
Vladimir Ivanov


More information about the hotspot-compiler-dev mailing list