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

Regression test ThreadDeathEvent.java Failing

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P2
    • None
    • 1.3.1_01
    • core-svc
    • sparc
    • solaris_8

    Description



      Name: as83306 Date: 10/04/2000

      Regression test sun/tools/debug/ThreadDeathEvent.java
      Failing
      #Test Results (version 2)
      #Tue Oct 03 22:38:11 PDT 2000
      #checksum:41159dfccb3cc1e2
      #-----testdescription-----
      $file=/net/sqesvr/export/st1/regression/firefly/jdk13_01Tests/test/sun/tools/debug/T
      hreadDeathEvent.java
      $root=/net/sqesvr/export/st1/regression/firefly/jdk13_01Tests/test
      author=Gordon Hirsch
      keywords=bug4090112
      run=USER_SPECIFIED clean ThreadDeathEvent\nUSER_SPECIFIED build
      DebugTestFramework\nUSER_SPECIFIED compile -g ThreadDeathEvent.java\nUSER_SPECIFIED
      main ThreadDeathEvent\n
      source=ThreadDeathEvent.java
      title=Verify that ThreadDeath of the main thread is received

      #-----environment-----

      #-----testresult-----
      description=file:///net/sqesvr/export/st1/regression/firefly/jdk13_01Tests/test/sun/
      tools/debug/ThreadDeathEvent.java
      end=Tue Oct 03 22:38:11 PDT 2000
      environment=regtest
      execStatus=Failed. Execution failed: `main' threw exception: java.lang.InternalError
      javatestOS=Solaris 2.x (sparc)
      javatestVersion=JT_2.1.3i
      script=com.sun.javatest.regtest.RegressionScript
      sections=script_messages clean build compile build main
      start=Tue Oct 03 22:38:03 PDT 2000
      status=Failed. Execution failed: `main' threw exception: java.lang.InternalError
      test=sun/tools/debug/ThreadDeathEvent.java
      work=/export0/results/regression/firefly/bickle5.8-harness115k-testwithjdk130_01-10-
      03-19.27-ALL/sun/tools/debug

      #section:script_messages
      ----------messages:(1/99)----------
      JDK under test: java full version "1.3.0_01-beta"
      (/net/sqesvr/export/st1/jdk1.3.0_01/jdk-solaris)

      #section:clean
      ----------messages:(3/123)----------
      command: clean ThreadDeathEvent
      reason: User specified action: run clean ThreadDeathEvent
      elapsed time (seconds): 0.0010
      result: Passed. Clean successful

      #section:build
      ----------messages:(3/127)----------
      command: build DebugTestFramework
      reason: User specified action: run build DebugTestFramework
      elapsed time (seconds): 0.0050
      result: Passed. No need to compile: DebugTestFramework.java

      #section:compile
      ----------messages:(3/216)----------
      command: compile
      /net/sqesvr/export/st1/regression/firefly/jdk13_01Tests/test/sun/tools/debug/ThreadD
      eathEvent.java
      reason: User specified action: run compile -g ThreadDeathEvent.java
      elapsed time (seconds): 5.666
      ----------System.out:(0/0)----------
      ----------System.err:(0/0)----------
      result: Passed. Compilation successful

      #section:build
      ----------messages:(3/103)----------
      command: build ThreadDeathEvent
      reason: Named class compiled on demand
      elapsed time (seconds): 0.0020
      result: Passed. No need to compile: ThreadDeathEvent.java

      #section:main
      ----------messages:(3/119)----------
      command: main ThreadDeathEvent
      reason: User specified action: run main ThreadDeathEvent
      elapsed time (seconds): 2.394
      ----------System.out:(2/1209)----------
      Setting application.home to /net/sqesvr/export/st1/jdk1.3.0_01/jdk-solaris/jre/../
      [Internal debugger error: Failed to exec a child java interpreter with this command
      line: /net/sqesvr/export/st1/jdk1.3.0_01/jdk-solaris/jre/bin/java -classic -Xdebug
      -Djava.compiler=NONE -classpath
      null:/export0/results/regression/firefly/bickle5.8-harness115k-testwithjdk130_01-10-
      03-19.27-ALL/classes/sun/tools/debug:/net/sqesvr/export/st1/regression/firefly/tools
      /sqe-tools2.1.3fcs/javatest.jar:/export0/results/regression/firefly/bickle5.8-harnes
      s115k-testwithjdk130_01-10-03-19.27-ALL/classes/sun/tools/debug:/net/sqesvr/export/s
      t1/regression/firefly/jdk13_01Tests/test/sun/tools/debug:/net/sqesvr/export/st1/jdk1
      .3.0_01/jdk-solaris/classes:/net/sqesvr/export/st1/jdk1.3.0_01/jdk-solaris/lib/class
      es:/net/sqesvr/export/st1/jdk1.3.0_01/jdk-solaris/lib/classes.jar:/net/sqesvr/export
      /st1/jdk1.3.0_01/jdk-solaris/lib/rt.jar:/net/sqesvr/export/st1/jdk1.3.0_01/jdk-solar
      is/lib/i18n.jar:/net/sqesvr/export/st1/jdk1.3.0_01/jdk-solaris/lib/classes.zip:/net/
      sqesvr/export/st1/jdk1.3.0_01/jdk-solaris/lib/tools.jar
      -Xbootclasspath/a:/net/sqesvr/export/st1/jdk1.3.0_01/jdk-solaris/jre/..//lib/tools.j
      ar sun.tools.agent.EmptyApp]
      ----------System.err:(14/665)----------
      java.lang.InternalError
              at sun.tools.debug.RemoteAgent.error(RemoteAgent.java:1427)
              at sun.tools.debug.RemoteAgent.<init>(RemoteAgent.java:261)
              at sun.tools.debug.RemoteDebugger.<init>(RemoteDebugger.java:59)
              at DebugTestFramework.StartDebugger(DebugTestFramework.java:124)
              at ThreadDeathEvent.main(ThreadDeathEvent.java:40)
              at java.lang.reflect.Method.invoke(Native Method)
              at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
              at java.lang.Thread.run(Thread.java:484)

      JavaTest Message: Test threw exception: java.lang.InternalError
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.InternalError
      result: Failed. Execution failed: `main' threw exception: java.lang.InternalError


      test result: Failed. Execution failed: `main' threw exception:
      java.lang.InternalError
      ======================================================================

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              apsmith Alan Smith (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: