DO NOT REPLY [Bug 47249] org.apache.bcel.classfile.ClassParser: NullPointerException caused by invalid filename
[email protected] Fri, 22 May 2009 11:42:53 -0700 (PDT)
| Newsgroups | gmane.comp.jakarta.bcel.devel |
|---|---|
| Message-ID | <[email protected]> |
https://issues.apache.org/bugzilla/show_bug.cgi?id=3D47249
--- Comment #1 from V=C3=ADt =C5=A0est=C3=A1k aka v6ak <qweasd-v6ak@soukrom=
a.cz> 2009-05-22 11:42:53 PST ---
Try to insert after 121 code like this:
if(entry =3D=3D null){
throw new IOException("File "+file_name+" not found=
");
}
--=20
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=3De=
mail
------- You are receiving this mail because: -------
You are the assignee for the bug.=