← Back to team overview

openjdk team mailing list archive

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

 

[Expired for openjdk-6 (Ubuntu) because there has been no activity for
60 days.]

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

-- 
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 in ubuntu.
https://bugs.launchpad.net/bugs/519514

Title:
  javac crash executing java.lang.String.hashCode()

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

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