← Back to team overview

openjdk team mailing list archive

[Bug 1042938] Re: jre fatal error when running form eclipse Run As option

 

Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  jre fatal error when running form eclipse Run As option

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

Bug description:
  Ubuntu 12.04 64 bits
  Eclipse Juno Build id: 20120614-1722
  Android ADT plugin installed
  Android Project on Java perspective
  Add following method to Java class
      public static void main(String[] args) {
          System.out.println("2012-08-24".compareTo("2012-08-23"));
      }
  Right click Java file on Package Explorer view
  Run As .. Java Application
  Console view shows
  # A fatal error has been detected by the Java Runtime Environment:
  #
  #  Internal Error (classFileParser.cpp:3494), pid=13345, tid=140481364641536
  #  Error: ShouldNotReachHere()
  #
  # JRE version: 6.0_24-b24
  # Java VM: OpenJDK 64-Bit Server VM (20.0-b12 mixed mode linux-amd64 compressed oops)
  # Derivative: IcedTea6 1.11.3
  # Distribution: Ubuntu 12.04 LTS, package 6b24-1.11.3-1ubuntu0.12.04.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/1042938/+subscriptions


References