Top stack frame missing for NPEs

Project:JNode Core
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:duplicate
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'.

#1

Status:active» duplicate

My mistake. This is a duplicate of http://www.jnode.org/node/925. Resolving.