NPE annoyance in getCodeLocation
--------------------------------
Key: LBCLASSIC-308
URL: http://jira.qos.ch/browse/LBCLASSIC-308
Project: logback-classic
Issue Type: Improvement
Components: Other
Affects Versions: 0.9.29
Reporter: Yuri de Wit
Assignee: Logback dev list
Priority: Trivial
This is really a minor issue that affects mostly development: an NPE in
PackagingDataCalculator line 161 that although it is caught by the catch()
below it ends up triggering the NPE breakpoint in eclipse. The reason is that
some classes don't have a protection domain and return null.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.qos.ch/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
logback-dev mailing list
[email protected]
http://mailman.qos.ch/mailman/listinfo/logback-dev