← Back to team overview

openjdk team mailing list archive

[Bug 519514] Re: javac crash executing java.lang.String.hashCode()

 

incomplete / not reproducble


** Changed in: openjdk-6 (Ubuntu)
       Status: New => Incomplete

-- 
javac crash executing java.lang.String.hashCode()
https://bugs.launchpad.net/bugs/519514
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 in ubuntu.

Status in “openjdk-6” package in Ubuntu: Incomplete

Bug description:
I experienced a crash of javac yesterday compiling a normal .java source file. I had a look at the hs_err file (see attachment below) that the JVM produced but I could not make much of it and google doesn't say something interesting about it either, so I decided to post it here, maybe some of you folks can figure out what went wrong.

Apparently it crashed while executing java.lang.String.hashCode() (again, see below for details).

Compiling the same source file did not crash the jvm again (which would be rather unlikely anyway i guess, just mentioning it for completeness) and I had no other crashes while compiling things since then.





References