Review request for 7198429: need checked categorization of caller-sensitive methods in the JDK (original) (raw)
Mandy Chung mandy.chung at oracle.com
Wed Apr 3 18:49:28 UTC 2013
- Previous message: Review request for 7198429: need checked categorization of caller-sensitive methods in the JDK
- Next message: Review request for 7198429: need checked categorization of caller-sensitive methods in the JDK
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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!
- Previous message: Review request for 7198429: need checked categorization of caller-sensitive methods in the JDK
- Next message: Review request for 7198429: need checked categorization of caller-sensitive methods in the JDK
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]