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

Reg-test ExceptionEvents.java Failing

XMLWordPrintable

    • beta2
    • sparc
    • solaris_7
    • Verified



      Name: as83306 Date: 04/17/2001

      Regression test com/sun/jdi/ExceptionEvents.java fails with Merlin build build60 on sol2.7, host tiggr
       For test hardware config's, see http://sqesvr.eng/st3/jdk1.4/docs/Merlin-hw.html
       The previous build this test passed with was intermittently with b57
       
       #Test Results (version 2)
      #Mon Apr 16 20:00:00 PDT 2001
      #checksum:79fb8f55c9f26a50
      #-----testdescription-----
      $file=/export1/regression/merlin/jdk1.4Tests/b60/com/sun/jdi/ExceptionEvents.java
      $root=/export1/regression/merlin/jdk1.4Tests/b60
      author=Robert Field
      keywords=bug4407397 othervm
      library=scaffold
      run=USER_SPECIFIED build TestScaffold VMConnection\nUSER_SPECIFIED compile -g ExceptionEvents.java\nUSER_SPECIFIED main/othervm
      ExceptionEvents N A StackOverflowCaughtTarg java.lang.Exception\nUSER_SPECIFIED main/othervm ExceptionEvents C A
      StackOverflowCaughtTarg null\nUSER_SPECIFIED main/othervm ExceptionEvents C A StackOverflowCaughtTarg
      java.lang.Error\nUSER_SPECIFIED main/othervm ExceptionEvents C A StackOverflowCaughtTarg
      java.lang.StackOverflowError\nUSER_SPECIFIED main/othervm ExceptionEvents N A StackOverflowCaughtTarg
      java.lang.NullPointerException\nUSER_SPECIFIED main/othervm ExceptionEvents N T StackOverflowCaughtTarg
      java.lang.Exception\nUSER_SPECIFIED main/othervm ExceptionEvents C T StackOverflowCaughtTarg null\nUSER_SPECIFIED main/othervm
      ExceptionEvents C T StackOverflowCaughtTarg java.lang.Error\nUSER_SPECIFIED main/othervm ExceptionEvents C T
      StackOverflowCaughtTarg java.lang.StackOverflowError\nUSER_SPECIFIED main/othervm ExceptionEvents N T StackOverflowCaughtTarg
      java.lang.NullPointerException\nUSER_SPECIFIED main/othervm ExceptionEvents N N StackOverflowCaughtTarg
      java.lang.Exception\nUSER_SPECIFIED main/othervm ExceptionEvents C N StackOverflowCaughtTarg null\nUSER_SPECIFIED main/othervm
      ExceptionEvents C N StackOverflowCaughtTarg java.lang.Error\nUSER_SPECIFIED main/othervm ExceptionEvents C N
      StackOverflowCaughtTarg java.lang.StackOverflowError\nUSER_SPECIFIED main/othervm ExceptionEvents N N StackOverflowCaughtTarg
      java.lang.NullPointerException\nUSER_SPECIFIED main/othervm ExceptionEvents N A StackOverflowUncaughtTarg
      java.lang.Exception\nUSER_SPECIFIED main/othervm ExceptionEvents U A StackOverflowUncaughtTarg null\nUSER_SPECIFIED main/othervm
      ExceptionEvents U A StackOverflowUncaughtTarg java.lang.Error\nUSER_SPECIFIED main/othervm ExceptionEvents U A
      StackOverflowUncaughtTarg java.lang.StackOverflowError\nUSER_SPECIFIED main/othervm ExceptionEvents N A
      StackOverflowUncaughtTarg java.lang.NullPointerException\nUSER_SPECIFIED main/othervm ExceptionEvents N T
      StackOverflowUncaughtTarg java.lang.NullPointerException\nUSER_SPECIFIED main/othervm ExceptionEvents N N
      StackOverflowUncaughtTarg java.lang.NullPointerException\n
      source=ExceptionEvents.java
      title=Test the requesting of exception events

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

      #-----testresult-----
      description=file:///export1/regression/merlin/jdk1.4Tests/b60/com/sun/jdi/ExceptionEvents.java
      end=Mon Apr 16 20:00:00 PDT 2001
      environment=regtest
      execStatus=Failed. Execution failed: `main' threw exception: com.sun.jdi.VMDisconnectedException
      javatestOS=SunOS 5.7 (sparc)
      javatestVersion=2.1.5
      script=com.sun.javatest.regtest.RegressionScript
      sections=script_messages build compile build main build main build main build main build main build main build main build main
      build main build main build main build main build main build main build main build main
      start=Mon Apr 16 19:58:25 PDT 2001
      status=Failed. Execution failed: `main' threw exception: com.sun.jdi.VMDisconnectedException
      test=com/sun/jdi/ExceptionEvents.java
      work=/export0/results/regression/merlin/b60/tiggr5.7-jthb60-jdk14b60.04-16.19.50-noAwt2-64/com/sun/jdi

      #section:script_messages
      ----------messages:(4/201)----------
      JDK under test: (/export1/java/jdk14b60)
      java version "1.4.0-beta"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b60)
      Java HotSpot(TM) Client VM (build 1.4.0-beta-b60, mixed mode)



      Testing StackOverflowCaughtTarg with java.lang.NullPointerException/caught=false/uncaught=false suspend=None
      run args: [StackOverflowCaughtTarg]
      JVM version:1.4.0-beta
      JDI version: 1.4
      JVM description: Java Debug Interface (Reference Implementation) version 1.4
      Java Debug Wire Protocol (Reference Implementation) version 1.4
      JVM Debug Interface version 1.1
      JVM version 1.4.0-beta (Java HotSpot(TM) Client VM, interpreted mode)
      pass: as expected no event sent

      ExceptionEvents(N N StackOverflowCaughtTarg) test PASSED
      ----------System.err:(1/15)----------
      STATUS:Passed.
      result: Passed. Execution successful

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

      #section:main
      ----------messages:(3/224)----------
      command: main ExceptionEventsN A StackOverflowUncaughtTarg java.lang.Exception
      reason: User specified action: run main/othervm ExceptionEvents N A StackOverflowUncaughtTarg java.lang.Exception
      elapsed time (seconds): 5.009
      ----------System.out:(41/2118)----------

      Testing StackOverflowUncaughtTarg with java.lang.Exception/caught=true/uncaught=true suspend=All
      run args: [StackOverflowUncaughtTarg]
      JVM version:1.4.0-beta
      JDI version: 1.4
      JVM description: Java Debug Interface (Reference Implementation) version 1.4
      Java Debug Wire Protocol (Reference Implementation) version 1.4
      JVM Debug Interface version 1.1
      JVM version 1.4.0-beta (Java HotSpot(TM) Client VM, interpreted mode)
      alien exception: ###@###.###wer()+7 in thread main
      Exception in thread "main" java.lang.StackOverflowError
      at StackOverflowUncaughtTarg.thrower(ExceptionEvents.java:60)
      at StackOverflowUncaughtTarg.main(ExceptionEvents.java:57)
      pass: as expected no event sent

      Testing StackOverflowUncaughtTarg with java.lang.Exception/caught=false/uncaught=true suspend=All
      run args: [StackOverflowUncaughtTarg]
      JVM version:1.4.0-beta
      JDI version: 1.4
      JVM description: Java Debug Interface (Reference Implementation) version 1.4
      Java Debug Wire Protocol (Reference Implementation) version 1.4
      JVM Debug Interface version 1.1
      JVM version 1.4.0-beta (Java HotSpot(TM) Client VM, interpreted mode)
      alien exception: ###@###.###wer()+7 in thread main
      Exception in thread "main" java.lang.StackOverflowError
      at StackOverflowUncaughtTarg.thrower(ExceptionEvents.java:60)
      at StackOverflowUncaughtTarg.main(ExceptionEvents.java:57)
      pass: as expected no event sent

      Testing StackOverflowUncaughtTarg with java.lang.Exception/caught=true/uncaught=false suspend=All
      run args: [StackOverflowUncaughtTarg]
      JVM version:1.4.0-beta
      JDI version: 1.4
      JVM description: Java Debug Interface (Reference Implementation) version 1.4
      Java Debug Wire Protocol (Reference Implementation) version 1.4
      JVM Debug Interface version 1.1
      JVM version 1.4.0-beta (Java HotSpot(TM) Client VM, interpreted mode)
      alien exception: ###@###.###wer()+7 in thread main
      Exception in thread "main" java.lang.StackOverflowError
      at StackOverflowUncaughtTarg.thrower(ExceptionEvents.java:60)
      at StackOverflowUncaughtTarg.main(ExceptionEvents.java:57)
      ----------System.err:(11/706)----------
      com.sun.jdi.VMDisconnectedException
      at com.sun.tools.jdi.TargetVM.waitForReply(TargetVM.java:275)
      at com.sun.tools.jdi.VirtualMachineImpl.waitForTargetReply(VirtualMachineImpl.java:828)
      at com.sun.tools.jdi.PacketStream.waitForReply(PacketStream.java:54)
      at com.sun.tools.jdi.JDWP$VirtualMachine$Resume.waitForReply(JDWP.java:609)
      at com.sun.tools.jdi.VirtualMachineImpl.resume(VirtualMachineImpl.java:365)
      at com.sun.tools.jdi.EventSetImpl.resume(EventSetImpl.java:583)
      at TestScaffold.eventSetComplete(TestScaffold.java:33)
      at TestScaffold$EventHandler.run(TestScaffold.java:108)
      at java.lang.Thread.run(Thread.java:579)
      STATUS:Failed.`main' threw exception: com.sun.jdi.VMDisconnectedException
      result: Failed. Execution failed: `main' threw exception: com.sun.jdi.VMDisconnectedException


      test result: Failed. Execution failed: `main' threw exception: com.sun.jdi.VMDisconnectedException
      ======================================================================

            jjh James Holmlund (Inactive)
            apsmith Alan Smith (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: