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

REGRESSION: hs101t001, hs101t003, hs101t004, PopSynchronousTest, RedefineCrossStart

XMLWordPrintable

    • b82
    • generic
    • generic

      The following tests were regressed in the 04/17/2006 nightly
      with the Client solaris-sparc VM (SQE machine vm-ultra80-02):
        nsk/jvmti/scenarios/hotswap/HS101/hs101t001
        nsk/jvmti/scenarios/hotswap/HS101/hs101t003
        nsk/jvmti/scenarios/hotswap/HS101/hs101t004
        com/sun/jdi/PopSynchronousTest.java
        com/sun/jdi/RedefineCrossStart.java

      Below is the hs101t001.tlog:

      #!/usr/bin/sh

      SHELL=/usr/bin/sh
      CLASSPATH=/export/gtee/Work/exec/nsk.jvmti-17-NIGHTLY-Serv_Baseline-ClientVM-comp-Solsparc-2006-04-17-19-38-59/run2/gridadm.Solaris.sparc/hs101t001:/net/gtee.sfbay/export/gtee/suites/testbase_SCA_6.0-build-v16r05.Mar_10_2006/vm/bin/classes:/export/gtee/Work/JDK/NIGHTLY/Serv_Baseline/solaris-sparc/lib/tools.jar
      DISPLAY=vmsqe.sfbay:0.0
      RAS_OPTIONS=
      HOME=/var/tmp
      LD_LIBRARY_PATH=/net/gtee.sfbay/export/gtee/suites/testbase_SCA_6.0-build-v16r05.Mar_10_2006/vm/bin/lib/solaris-sparc/nsk/share/jvmti/hotswap:/net/gtee.sfbay/export/gtee/suites/testbase_SCA_6.0-build-v16r05.Mar_10_2006/vm/src/nsk/share/lib/solaris-sparc:/export/gtee/Work/JDK/NIGHTLY/Serv_Baseline/solaris-sparc/jre/lib/sparc/client
      PATH=/export/gtee/Work/JDK/NIGHTLY/Serv_Baseline/solaris-sparc/bin:/bin:/usr/bin:/export/gtee/Work/JDK/NIGHTLY/Serv_Baseline/solaris-sparc/jre/bin:/mksnt

      while [ $# -gt 0 ];
      do
        if [ $1 = "-jdk" ]; then
      shift 1
      PATH=${1}/bin:${PATH}
      shift 1
        else
      if [ $1 = "-d" ]; then
      shift 1
      if [ $# -gt 0 ]; then
      DISPLAY=$1
      shift 1
      else
      DISPLAY=:0.0
      fi
      fi
        fi
      done

      export SHELL
      export CLASSPATH
      export DISPLAY
      export RAS_OPTIONS
      export HOME
      export LD_LIBRARY_PATH
      export PATH

      #annotate TEST javaopt=-client -Xcomp "-agentlib:HotSwap=-waittime=2 package=nsk samples=100 mode=compiled"
      /export/gtee/Work/JDK/NIGHTLY/Serv_Baseline/solaris-sparc/bin/java -client -Xcomp -DHANGINGJAVA5969 "-agentlib:HotSwap=-waittime=2 package=nsk samples=100 mode=compiled" nsk.jvmti.scenarios.hotswap.HS101.hs101t001
      ##Exit status of execution step=97
      ##!checkExitCode

      ##>
      ##> WARNING: switching log to verbose mode,
      ##> because error is complained
      ##>
      #Debugee finished: i = 42
      ## ERROR: Wrong number[35]: 4356618, expected: 9227465
      ## ERROR: Wrong number[36]: 5581494, expected: 14930352
      ## ERROR: Wrong number[37]: 7245574, expected: 24157817
      ## ERROR: Wrong number[38]: 9741694, expected: 39088169
      ## ERROR: Wrong number[39]: 12752043, expected: 63245986
      ## ERROR: Wrong number[40]: 18772741, expected: 102334155
      #
      #
      ##>
      ##> SUMMARY: Following errors occured
      ##> during test execution:
      ##>
      ## ERROR: Wrong number[35]: 4356618, expected: 9227465
      ## ERROR: Wrong number[36]: 5581494, expected: 14930352
      ## ERROR: Wrong number[37]: 7245574, expected: 24157817
      ## ERROR: Wrong number[38]: 9741694, expected: 39088169
      ## ERROR: Wrong number[39]: 12752043, expected: 63245986
      ## ERROR: Wrong number[40]: 18772741, expected: 102334155


      Below is the log file from the jtreg test com/sun/jdi/PopSynchronousTest.java:

      #Test Results (version 2)
      #Mon Apr 17 21:50:48 PDT 2006
      #checksum:244a8055e9058631
      #-----testdescription-----
      $file=/net/vmsqe.sfbay/export/backup/UNIFIED-DTF/DTWS/suites/JDI_REGRESSION/testbase/test/com/sun/jdi/PopSynchronousTest.java
      $root=/net/vmsqe.sfbay/export/backup/UNIFIED-DTF/DTWS/suites/JDI_REGRESSION/testbase/test
      author=Robert Field
      keywords=bug4467564
      run=USER_SPECIFIED build TestScaffold VMConnection TargetListener TargetAdapter\nUSER_SPECIFIED compile -g PopSynchronousTest.java\nUSER_SPECIFIED main PopSynchronousTest\n
      source=PopSynchronousTest.java
      title=Test the popping of frames in synchronous context (that is, when stopped at an event)

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

      #-----testresult-----
      description=file:///net/vmsqe.sfbay/export/backup/UNIFIED-DTF/DTWS/suites/JDI_REGRESSION/testbase/test/com/sun/jdi/PopSynchronousTest.java
      end=Mon Apr 17 21:50:48 PDT 2006
      environment=regtest
      execStatus=Failed. Execution failed: `main' threw exception: java.lang.Exception: PopSynchronousTest: failed
      javatestOS=SunOS 5.9 (sparc)
      javatestVersion=3.1.2
      script=com.sun.javatest.regtest.RegressionScript
      sections=script_messages build compile build main
      start=Mon Apr 17 21:50:02 PDT 2006
      test=com/sun/jdi/PopSynchronousTest.java
      work=/export/gtee/Work/exec/JDI_REGRESSION-17-NIGHTLY-Serv_Baseline-ClientVM-comp-Solsparc-2006-04-17-19-27-41/com/sun/jdi

      #section:script_messages
      ----------messages:(4/264)----------
      JDK under test: (/export/gtee/Work/JDK/NIGHTLY/Serv_Baseline/solaris-sparc)
      java version "1.6.0-beta2"
      Java(TM) SE Runtime Environment (build 1.6.0-beta2-b80)
      Java HotSpot(TM) Client VM (build 20060414192559.dcubed.service_hs_b81_merge-debug, mixed mode, sharing)

      #section:build
      ----------messages:(3/157)----------
      command: build TargetAdapter
      reason: User specified action: run build TestScaffold VMConnection TargetListener TargetAdapter
      elapsed time (seconds): 0.013
      result: Passed. No need to compile: TargetAdapter.java

      #section:compile
      ----------messages:(3/240)----------
      command: compile /net/vmsqe.sfbay/export/backup/UNIFIED-DTF/DTWS/suites/JDI_REGRESSION/testbase/test/com/sun/jdi/PopSynchronousTest.java
      reason: User specified action: run compile -g PopSynchronousTest.java
      elapsed time (seconds): 19.443
      ----------System.out:(0/0)----------
      ----------System.err:(0/0)----------
      result: Passed. Compilation successful

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

      #section:main
      ----------messages:(3/123)----------
      command: main PopSynchronousTest
      reason: User specified action: run main PopSynchronousTest
      elapsed time (seconds): 22.09
      ----------System.out:(11/703)----------
      -- Added debuggeeVM options from file /export/gtee/Work/exec/JDI_REGRESSION-17-NIGHTLY-Serv_Baseline-ClientVM-comp-Solsparc-2006-04-17-19-27-41/classes/com/sun/jdi/@debuggeeVMOptions: -client -showversion -Xcomp -DHANGJAVA29196
      JVM version:1.6.0-beta2
      JDI version: 1.6
      JVM description: Java Debug Interface (Reference Implementation) version 1.6
      Java Debug Wire Protocol (Reference Implementation) version 1.6
      JVM Debug Interface version 1.1
      JVM version 1.6.0-beta2 (Java HotSpot(TM) Client VM, compiled mode, sharing)
      java version "1.6.0-beta2"
      Java(TM) SE Runtime Environment (build 1.6.0-beta2-b80)
      Java HotSpot(TM) Client VM (build 20060414192559.dcubed.service_hs_b81_merge-debug, compiled mode)

      ----------System.err:(45/1585)----------
      run args: [PopSynchronousTarg]
      TEST pop from 'a' to 'a'
      FAIL: expected value: (<[@]>) got: (<[@]> cReturnFail )
      Current value: (<[@]> cReturnFail )
      TEST pop from 'a' to 'b'
      Current value: (<[[@]>)
      TEST pop from 'a' to 'c'
      Current value: (<[<[@]>)
      TEST pop from 'a' to 'p'
      Current value: (<[(<[@]>)
      TEST pop from 'b' to 'b'
      Current value: (<[@]>)
      TEST pop from 'b' to 'c'
      Current value: (<<[@]>)
      TEST pop from 'b' to 'p'
      Current value: (<(<[@]>)
      TEST pop from 'c' to 'c'
      Current value: (<[@]>)
      TEST pop from 'c' to 'p'
      Current value: ((<[@]>)
      TEST pop from 'p' to 'p'
      Current value: (<[@]>)
      TEST pop a b c p
      Current value: (<[(<[@]>)
      TEST pop a c p
      Current value: (<[(<[@]>)
      TEST stress a
      Current value: (<[@]>)
      TEST stress c
      Current value: (<[@]>)
      java.lang.Exception: PopSynchronousTest: failed
      at PopSynchronousTest.runTests(PopSynchronousTest.java:282)
      at TestScaffold.startTests(TestScaffold.java:406)
      at PopSynchronousTest.main(PopSynchronousTest.java:90)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:589)
      at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:82)
      at java.lang.Thread.run(Thread.java:618)

      JavaTest Message: Test threw exception: java.lang.Exception: PopSynchronousTest: failed
      JavaTest Message: shutting down test

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


      test result: Failed. Execution failed: `main' threw exception: java.lang.Exception: PopSynchronousTest: failed
      The following NSK test failed in the 2006.04.19 nightly on the Solaris SPARC
      Client VM config:

          nsk/jvmti/scenarios/hotswap/HS101/hs101t006

            never Tom Rodriguez
            sspitsyn Serguei Spitsyn
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: