Name: ap32198 Date: 10/29/98
I would be nice if the stack trace produced by an exception would include offsets in the bytecode if the line number is not available. This would greatly enhance debugging/tracing of release code. Also, please include the method signature with the name, because just the name is not enough for overloaded method.
We use obfuscation to compress our applications/applets and these two issues would be really helpful.
(Review ID: 36861)
======================================================================
I would be nice if the stack trace produced by an exception would include offsets in the bytecode if the line number is not available. This would greatly enhance debugging/tracing of release code. Also, please include the method signature with the name, because just the name is not enough for overloaded method.
We use obfuscation to compress our applications/applets and these two issues would be really helpful.
(Review ID: 36861)
======================================================================
- relates to
-
JDK-6349551 expose Throwable.getStackTraceElement(int)
- Closed
-
JDK-6717558 NullPointerException's from JVM lack any detail message
- Closed