Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6335009

java/demo Error Message thrown for \demo\plugin\jfc\Notepad

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2 P2
    • None
    • 6
    • client-libs
    • x86
    • windows_2003

      Problem:
      This is a regression only on Windows 2003 SP1 32 bit (it worked with build 54 on Windows 2003 SP1 32 bit). It also works fine on in J2SE 6.0 build 55 on both Solaris 10 and RHEL AS4.

      Steps to reproduce:
      a) Install JDK 6.0 build 55 with the *.exe package onto the system test.
      b) cd <Java_install_dir>\demo\plugin\jfc\Notepad>
      c) java -jar Notepad.jar
      d) On the menu bar of Notepad GUI, click on either "File", "Edit" or "Debug". It will crash.

      e) Repeat step a->d for the <Java_install_dir>\demo\jfc\Notepad>

      Expect result:
      - Allow users to open/save the file, edit the text file, or show the debug information.

      Actual result:
      An unexpected error has been detected by HotSpot Virtual Machine.

      Detail log
      ================
      C:\Program Files\Java\jdk1.6.0\demo\plugin\jfc\Notepad>uname -a
      Windows_NT WIN2003-02 5 02 586

      C:\Program Files\Java\jdk1.6.0\demo\plugin\jfc\Notepad>java -fullversion
      java full version "1.6.0-ea-b55"

      C:\Program Files\Java\jdk1.6.0\demo\plugin\jfc\Notepad>java -jar Notepad.jar
      # An unexpected error has been detected by HotSpot Virtual Machine:
      #
      # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d128dc3, pid=3196, tid=840
      #
      # Java VM: Java HotSpot(TM) Client VM (1.6.0-ea-b55 mixed mode, sharing)
      # Problematic frame:
      # C [awt.dll+0x128dc3]
      #
      # An error report file with more information is saved as hs_err_pid3196.log
      #
      # If you would like to submit a bug report, please visit:
      # http://java.sun.com/webapps/bugreport/crash.jsp
      #

            Unassigned Unassigned
            mtvo Hang Vo (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: