https://issues.apache.org/bugzilla/show_bug.cgi?id=51015
Summary: ClassParser.parse() generates NPE if it cannot open
the file
Product: BCEL
Version: 5.2
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: Main
AssignedTo: [email protected]
ReportedBy: [email protected]
The finally block does not check for file == null, so file oper failure
generates an NPE rather than propagating the IOError.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]