jmx-dev 8038343: Eliminate use of reflection to access JavaBeans Introspector
Alan Bateman
Alan.Bateman at oracle.com
Tue Mar 25 20:28:25 UTC 2014
On 25/03/2014 20:15, Mandy Chung wrote:
>
> This looks good. Using the SharedSecrets mechanism is a better
> solution. I generally prefer to use the 3-arg Class.forName to
> explicitly pass the class loader but it's really minor.
That's a good point, it is more obvious when using the 3-arg method.
I'll change it before pushing - thanks!
-Alan
More information about the jmx-dev
mailing list