The fix looks good for me.
I think it should be mention in the bug comment which methods are now
possible to invoke without the IllegalAccessExceptions and which not.
Thanks,
Alexandr.
On 4/10/2013 7:49 PM, sergey malenkov wrote:
Hello,
Could you please review the following fix:
bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4683761
<http://cr.openjdk.java.net/%7Emalenkov/4683761-8.0/>
fix: http://cr.openjdk.java.net/~malenkov/4683761-8.0/
<http://cr.openjdk.java.net/%7Emalenkov/4683761-8.0/>
This fix tries to find accessible methods, which could be used by an
user.
Thanks,
SAM