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

TEST_BUG: CTE_REGTEST/Generic/4791798/jnitest.sh fails

    XMLWordPrintable

Details

    • beta2
    • x86
    • linux
    • Verified

    Description



      Name: kaR10181 Date: 05/07/2004


      Filed By : J2SE-SQA [###@###.###
      JDK : JDK1.5.0-b50
      Testbase : Regression1.5-cte
      Platform[s] : RedHat Advanced Server 3 (Gnome)
      switch/Mode : -server
      Falling test[s]:
              CTE_REGTEST/Generic/4791798/jnitest.sh

      Regression1.5_new-cte CTE_REGTEST/Generic/4791798/jnitest.sh test fails
      with JDK1.5.0-b50

      Test source location:
      =====================
      /net/jdk/export/jpse04/Regression/1.5.0/test/cte/CTE_REGTEST/Generic/4791798/jnitest.sh

      jtr file location:
      ==================
      /net/jtgb4u4c/export/sail15/results.2/tiger/b50/regtest/linux/RedHat_Advanced_Server_3_Gnome_opteron002/workDir/cte/CTE_REGTEST/Generic/4791798/jnitest.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

      #Paths in Java Software:
      JT_HOME="/java/re/jct-tools/3.1.2/archive/fcs/binaries"
      JEMMY_JAR="/net/jdk.sfbay/export/jpse04/Jemmy/jemmy.jar"
      JAVA_HOME="/java/re/jdk/1.5.0/promoted/all/b50/binaries/linux-i586"
      TEST_BASE_PATH="/net/jdk/export/jpse04/Regression/1.5.0/test"

      #Alternative paths outside Java Software
      #JT_HOME="/net/koori.sfbay/onestop/jct-tools/3.1.2/archive/fcs/binaries"
      #JEMMY_JAR="/net/jdk.sfbay/export/jpse04/Jemmy/jemmy.jar"
      #JAVA_HOME="/net/koori.sfbay/onestop/jdk/1.5.0/promoted/all/b50/binaries/linux-i586"
      #TEST_BASE_PATH="/net/jdk/export/jpse04/Regression/1.5.0/test"

      #Alternative paths for the NSK site:
      #JT_HOME="/net/linux-15/export/home/java/jct"
      #JEMMY_JAR="$JT_HOME/jemmy/jemmy.jar"
      #JAVA_HOME="/net/linux-15/export/home/java/jdk1.5.0/linux"
      #TEST_BASE_PATH="/net/jtgb4u4c/export/sail1/testarea/regression1.5/cte"


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

      TEST="CTE_REGTEST/Generic/4791798/jnitest.sh"

      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 -showversion -server -cp $CLASSPATH -DenvVars=TESTJAVAHOME=$JAVA_HOME,TESTVMOPTS=$TESTVMOPTS,DISPLAY=$DISPLAY,HOME=$HOME/.regtest,PATH=/bin:/usr/bin,CPAPPEND=$JEMMY_JAR,TZ=,LC_ALL=en_US,LC_CTYPE=en_US,LANG=en_US,LPDEST=
      -DDISPLAY=$DISPLAY -DlocalHost=`uname -n` -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:(15/877)----------
       inflated: HelloWorld.h
       inflated: HelloWorld.java
       inflated: HelloWorldImpl.cpp
       inflated: Makefile.Template
       inflated: README
       inflated: TestClass.cpp
       inflated: TestClass.h
       inflated: mymain.cpp
       inflated: run.debug
      rm -f *.o *.so HelloWorld.h *.class mymain
      /net/jtgb4u4c/export/sail1/testarea/jdk1.5.0/linux-amd64/bin/javac
      HelloWorld.java
      /net/jtgb4u4c/export/sail1/testarea/jdk1.5.0/linux-amd64/bin/javah -jni
      HelloWorld
      g++ -I/net/jtgb4u4c/export/sail1/testarea/jdk1.5.0/linux-amd64/include
      -I/net/jtgb4u4c/export/sail1/testarea/jdk1.5.0/linux-amd64/include/linux
      -D_GNU_SOURCE -D_REENTRANT -g -c HelloWorldImpl.cpp
      g++ -I/net/jtgb4u4c/export/sail1/testarea/jdk1.5.0/linux-amd64/include
      -I/net/jtgb4u4c/export/sail1/testarea/jdk1.5.0/linux-amd64/include/linux
      -D_GNU_SOURCE -D_REENTRANT -g -c TestClass.cpp
      g++ -shared -o libhello.so HelloWorldImpl.o TestClass.o
      ----------System.err:(5/276)----------
      java full version "1.5.0-beta2-b50"
      /usr/bin/ld: HelloWorldImpl.o: relocation R_X86_64_32 can not be used
      when making a shared object; recompile with -fPIC
      HelloWorldImpl.o: could not read symbols: Bad value
      collect2: ld returned 1 exit status
      make: *** [libhello.so] Error 1
      result: Failed. Execution failed: exit code 1


      test result: Failed. Execution failed: exit code 1


      Specific machine info:
      ======================
      Hostname: opteron002
      OS: RedHat Advanced Server 3 (Gnome)


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

      Attachments

        Issue Links

          Activity

            People

              asaha Abhijit Saha
              akmsunw Akm Akm (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: