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

Regression-test java/awt/image/BufferedImage/BufImgGraphicsConfig/GarbageCollect

XMLWordPrintable

    • 2d
    • 1.4.1
    • b26
    • x86
    • windows_2000, windows_2003
    • Verified



      Name: icR10030 Date: 10/08/2003


      Filed By : J2SE-SQA [###@###.###
      JDK : JDK1.5.0-b21
      Testbase : Regression-test
      Platform[s] : Windows 2003
      switch/Mode : -server
      Falling test[s]:
               java/awt/image/BufferedImage/BufImgGraphicsConfig/GarbageCollectionTest/GarbageCollectionTest.java

      Regression-test
          java/awt/image/BufferedImage/BufImgGraphicsConfig/GarbageCollectionTest/GarbageCollectionTest.java
      hangs with JDK1.5.0-b21/b22
      The test passes with b20

      Test source location:
      =====================
      /java/re/jdk/1.5.0/promoted/latest/ws/j2se/test/java/awt/image/BufferedImage/BufImgGraphicsConfig/GarbageCollectionTest/GarbageCollectionTest.java

      jtr file location:
      ==================
      /net/jtgb4u4c.sfbay/export/sail15/results.2/tiger/b21/regtest/win32/win2003_linux-19/workDir/test/java/awt/image/BufferedImage/BufImgGraphicsConfig/GarbageCollectionTest/GarbageCollectionTest.jtr

      How to reproduce:
      =================
      Run the following script (you may need to change its variables)

      --- script start ---
      #!/bin/sh
      RESULT_DIR=`pwd`
      WORK_DIR=$RESULT_DIR/workDir/test
      REPORT_DIR=$RESULT_DIR/reportDir

      #KOORI_ONESTOP is your path to koori.sfbay/onestop (/net/koori/onestop, /java/re)
      KOORI_ONESTOP="z:"
      #JPSE04 is your path to /net/jdk/export/jpse04
      JPSE04="x:"

      #JT_HOME="h:/java/jct"
      JT_HOME="$KOORI_ONESTOP/jct-tools/3.1.2/archive/fcs/binaries"
      #JEMMY_JAR="$JT_HOME/jemmy/jemmy.jar"
      JEMMY_JAR="$JPSE04/Jemmy/jemmy.jar"
      #JAVA_HOME="h:/java/jdk1.5.0/win32"
      JAVA_HOME="$KOORI_ONESTOP/jdk/1.5.0/promoted/all/b21/binaries/windows-i586"

      #TEST_BASE_PATH="h:/java/regtest.tiger/test"
      TEST_BASE_PATH="$KOORI_ONESTOP/jdk/1.5.0/promoted/all/b21/ws/j2se/test"


      TESTVMOPTS="-server"
      CLASSPATH="$JT_HOME/classes;$JT_HOME/lib/javatest.jar;$JT_HOME/lib/jtreg.jar"

      TEST="java/awt/image/BufferedImage/BufImgGraphicsConfig/GarbageCollectionTest/GarbageCollectionTest.java"

      mkdir -p $WORK_DIR/scratch 2>&1
      mkdir -p $WORK_DIR/jtData 2>&1
      mkdir -p $REPORT_DIR 2>&1

      #rm $WORK_DIR/jtData/ResultCache.jtw 2>&1

      cd $WORK_DIR/scratch

      $JAVA_HOME/bin/java -server -cp $CLASSPATH -DenvVars=TESTJAVAHOME=$JAVA_HOME,TESTVMOPTS=$TESTVMOPTS,DISPLAY=:0,windir=$windir,SystemRoot=$SystemRoot,PATH=${SHELL%/*},CPAPPEND=$JEMMY_JAR,TZ=,LC_ALL=en_US,LC_CTYPE=en_US,LANG=en_US,LPDEST= -DDISPLAY=:0 -DlocalHost="linux-19" -Dprogram=jtreg com.sun.javatest.regtest.Main -a -v default -batch -params -w "$WORK_DIR" -r "$REPORT_DIR" -t "$TEST_BASE_PATH" "$TEST_BASE_PATH/$TEST"

      --- script end ---

      Script output:
      ==============

      Test output (jtr part):
      =======================
      ----------System.out:(0/0)----------
      ----------System.err:(0/0)----------
      result: Failed. Execution failed: Program `c:/j2sdk1.5.0 in\java' interrupted! (timed out?)


      test result: Failed. Execution failed: Program `c:/j2sdk1.5.0 in\java' interrupted! (timed out?)


      Specific machine info:
      ======================
      Hostname: linux-19
      OS: Windows 2003



      ======================================================================

            tdv Dmitri Trembovetski (Inactive)
            ichesunw Iche Iche (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: