Review request for 7198429: need checked categorization of caller-sensitive methods in the JDK
Mandy Chung
mandy.chung at oracle.com
Wed Apr 3 18:49:28 UTC 2013
This version has corrected to use Class.getMethod to determine if the
checkMemberAccess method is overridden in the subclass:
http://cr.openjdk.java.net/~mchung/jdk8/webrevs/7198429/webrev.02/
thanks
Mandy
On 4/2/2013 9:25 PM, John Rose wrote:
> So getDM has a bug and getM is correct wrt inheritance. Thanks Peter!
More information about the core-libs-dev
mailing list