<Beans Dev> [8] Review request for 4683761: Incomplete Introspection on nonpublic classes lead to IllegalAccessExceptions
Alexander Scherbatiy
alexandr.scherbatiy at oracle.com
Thu Apr 11 02:31:31 PDT 2013
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
>
More information about the beans-dev
mailing list