This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgcj/13011] gij -jar simple.jar generates: Exception during runtime initialization
- From: "andreast at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Nov 2003 08:40:50 -0000
- Subject: [Bug libgcj/13011] gij -jar simple.jar generates: Exception during runtime initialization
- References: <20031111200032.13011.andreast@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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