On 06/10/2012 15:58, Krystal Mok wrote:
:
Is there any reason to store the name instead of the Class<?>? Is it
possible to fix this in a future version of the jdk?

thanks

christos
I think this would require a bit of analysis as to the issues that might turn up. For example, would it allow access to class objects that code would not normally have access to? Serialization also comes to mind. There may be other concerns too.

-Alan

Reply via email to