StackTraceElement question (original) (raw)
Alan Bateman Alan.Bateman at oracle.com
Sun Oct 7 14:24:34 UTC 2012
- Previous message: StackTraceElement question
- Next message: StackTraceElement question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: StackTraceElement question
- Next message: StackTraceElement question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]