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

2 java.lang.instrument tests crash on windows-amd64

XMLWordPrintable

    • b58
    • generic
    • generic


      The following 2 tests crash on windows-amd64 :-

      test/java/lang/instrument/AppendToBootstrapClassPathTest.java
      test/java/lang/instrument/BootClassPath/BootClassPathTest.sh

      On windows-ia64 these same tests fail with a ClassNotFoundException. The CNF stems from a bail-out during the validation of the characters in the Boot-Class-Path attribute.

      Here's the output on windows-amd64 :-


      ----------messages:(3/287)----------
      command: main -javaagent:bootclasspathAgent.jarAppendToBootstrapClassPathTestAppendToBootstrapClassPathTest
      reason: User specified action: run main/othervm -javaagent:bootclasspathAgent.jar AppendToBootstrapClassPathTest AppendToBootstrapClassPathTest
      elapsed time (seconds): 0.031
      ----------System.out:(15/562)----------
      #
      # An unexpected error has been detected by HotSpot Virtual Machine:
      #
      # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000007ff7fd5fda0, pid=8136, tid=1860
      #
      # Java VM: Java HotSpot(TM) 64-Bit Server VM (20040622165103.dcubed.service_hs_merge mixed mode, sharing)
      # Problematic frame:
      #
      [error occurred during error reporting, step 60, id 0xc0000005]

      # An error report file with more information is saved as hs_err_pid8136.log
      #
      # If you would like to submit a bug report, please visit:
      # http://java.sun.com/webapps/bugreport/crash.jsp
      #
      ----------System.err:(0/0)----------
      result: Failed. Unexpected exit from test [exit code: 1]


      test result: Failed. Unexpected exit from test [exit code: 1]

            alanb Alan Bateman
            alanb Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: