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

JCK13a: some FP tests fail

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2
    • 1.4.0
    • 1.4.0
    • hotspot
    • beta
    • x86
    • linux, solaris_8, windows_nt
    • Verified

    Description



      Name: kaR10181 Date: 02/20/2001



      ****************************************************************************
      Failing Test:
      =============

      lang/FP/fpl024/fpl02401m2/fpl02401m2.html
      lang/FP/fpl028/fpl02801/fpl02801.html
      lang/FP/fpl035/fpl03502m2/fpl03502m2.html
      lang/FP/fpl035/fpl03502m4/fpl03502m4.html
      vm/fp/fpm035/fpm03504m2/fpm03504m2.html
      vm/fp/fpm035/fpm03504m6/fpm03504m6.html

      JCK :
      =====
      JCK1.3a

      Test source location:
      ====================
      /net/jdk/export/disk8/local.java/jck1.3a/JCK-runtime-13a/tests/lang/FP/fpl024/fpl02401m2/fpl02401m2.java
      ...
      /net/jdk/export/disk8/local.java/jck1.3a/JCK-runtime-13a/tests/vm/fp/fpm035/fpm03504m6/fpm03504m6.java

      Platforms:
      =============
      Linux RedHat 6.2
      Windows 2000
      Windows NT

      JDK, switches Info:
      ===================
      -server -Xcomp

      jtr file location:
      ==================
      /net/jtgb4u4c.eng/export/sail7/JavaWebServer1.1.3/public_html/QA/merlin/b52/jck13a/linux/redhat6.2_single_kde_server_comp_linux-14/workDir/lang/FP/fpl024/fpl02401m2/fpl02401m2.jtr
      ...
      /net/jtgb4u4c.eng/export/sail7/JavaWebServer1.1.3/public_html/QA/merlin/b52/jck13a/linux/redhat6.2_single_kde_server_comp_linux-14/workDir/vm/fp/fpm035/fpm03504m6/fpm03504m6.jtr

      How to reproduce:
      ====================

      #!/bin/sh
      SWITCH="$@"
      JAVA_HOME=/usr/local/java/jdk1.4/linux-i386
      JCK=/net/jdk/export/disk8/local.java/jck1.3a
      CLASSPATH=$JCK/classes:$JCK/javatest.jar
      export CLASSPATH
      executeClass="javasoft.sqe.tests.lang.fpl024.fpl02401m2.fpl02401m2"

      $JAVA_HOME/bin/java -server -Xcomp -Xfuture -Djava.security.policy=${JCK}/lib/jck.policy ${executeClass}
      RESULT="$?"
      if [ $RESULT = 95 ]; then
       echo Test passed
      elif [ $RESULT = 97 ]; then
       echo Test failed
      else
       echo Result is $RESULT
      fi

      Test output:
      =============
      result: Failed. test failed


      test result: Failed. test failed

      Specific Machine Info:
      =====================
      Hostname: linux-14

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

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

      Attachments

        Issue Links

          Activity

            People

              mpalecznsunw Michael Paleczny (Inactive)
              akmsunw Akm Akm (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: