[Bug libgcj/13011] gij -jar simple.jar generates: Exception during runtime initialization
andreast at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Nov 18 08:40:00 GMT 2003
------- Additional Comments From andreast at gcc dot gnu dot org 2003-11-18 08:40 -------
ok, the testcase still fails but the behavior is not that worse anymore.
A corrupted jar file caused this. The jar file is still not ok. We guess it's
the manifest which is not ok, Tom?
Anyway, such a behavior on a corrupted file should not cause a
NullPointerException. If the machinerie would work correct, we would throw the
right exception.
But this goes into this thread: http://gcc.gnu.org/ml/java/2003-11/msg00105.html
I change herewith the Severity to normal. If someone objects, please adjust again.
--
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13011
More information about the Gcc-bugs
mailing list