This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgcj/13011] gij -jar simple.jar generates: Exception during runtime initialization


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]