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

ex03t001 test: Expected ClassUnload event was not received

    XMLWordPrintable

Details

    • x86
    • generic

    Description

      The following test started failing on the 03.02 nightly:

      nsk/jvmti/scenarios/extension/EX03/ex03t001

      It fails on x86 platforms with -client -Xcomp -Xshare:on . If run with -Xshare:off or -Xmixed it doesn't fail. The test expects ex03t001a and ex03t001b to be unloaded but ex03t001a is not being unloaded. Here is a sample log:

      #!D:/PROGRA~1/MKSTOO~1/mksnt/sh.exe

      RAS_OPTIONS=
      SystemRoot=C:/WINNT
      SHELL=D:/PROGRA~1/MKSTOO~1/mksnt/sh.exe
      PATH="D:/temp/Work/JDK/NIGHTLY/Serv_Baseline/windows-i586/bin;Y:/nightly/mantis/DTWS/suites/JVMTI_QUICKLOOK/testbase/src/nsk/share/lib/wintel;D:/temp/Work/JDK/NIGHTLY/Serv_Baseline/windows-i586/jre/bin/client;D:/temp/Work/JDK/NIGHTLY/Serv_Baseline/windows-i586/jre/bin;Y:/nightly/mantis/DTWS/suites/JVMTI_QUICKLOOK/testbase/bin/lib/wintel/nsk/jvmti/scenarios/extension/EX03;"
      WINDIR=C:/WINNT
      LD_LIBRARY_PATH=Y:/nightly/mantis/DTWS/suites/JVMTI_QUICKLOOK/testbase/bin/lib/wintel/nsk/jvmti/scenarios/extension/EX03;
      CLASSPATH="D:/temp/Work/exec/JVMTI_QUICKLOOK-02-NIGHTLY-Serv_Baseline-ClientVM-comp-Win-2005-03-02-20-53-46-0072/run2/user.WinXP.x86/ex03t001;Y:/nightly/mantis/DTWS/suites/JVMTI_QUICKLOOK/testbase/bin/classes;D:/temp/Work/JDK/NIGHTLY/Serv_Baseline/windows-i586/lib/tools.jar"

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

      export RAS_OPTIONS
      export SystemRoot
      export SHELL
      export PATH
      export WINDIR
      export LD_LIBRARY_PATH
      export CLASSPATH

      #annotate TEST javaopt=-client -Xcomp -XX:-ShowMessageBoxOnError -agentlib:ex03t001=-waittime=2
      D:/temp/Work/JDK/NIGHTLY/Serv_Baseline/windows-i586/bin/java -client -Xcomp -XX:-ShowMessageBoxOnError -DHANGINGJAVA3088 -agentlib:ex03t001=-waittime=2 nsk.jvmti.scenarios.extension.EX03.ex03t001 Y:/nightly/mantis/DTWS/suites/JVMTI_QUICKLOOK/testbase/bin/loadclass
      ##Exit status of execution step=97
      ##!checkExitCode

      ## ERROR: ex03t001.c, 201: Expected ClassUnload event was not received.
      ###@###.### 2005-03-04 21:20:17 GMT

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: