Top stack frame missing for NPEs
| Project: | JNode Core |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
There is a long standing problem that NullPointerExceptions do not include the stack frame for the method in which the exception was thrown.
This is a significant "pain point" for debugging code on JNode. Hence, I'm marking it as 'critical'.
- Login to post comments
#1
My mistake. This is a duplicate of http://www.jnode.org/node/925. Resolving.