RFR JDK-8235351: Lookup::unreflect should bind with the original caller independent of Method's accessible flag

Mandy Chung mandy.chung at oracle.com
Fri Dec 6 03:17:37 UTC 2019


When unreflecting on a Method for caller-sensitive method, the produced
MethodHandle should bind with the original caller lookup independent
of the accessible flag.

Webrev:
   http://cr.openjdk.java.net/~mchung/jdk14/8235351/webrev.00/

thanks
Mandy


More information about the core-libs-dev mailing list