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

WIN64: JCK1.4: 2 lang/FP/fpl005 tests fail

    XMLWordPrintable

Details

    • beta
    • itanium
    • windows_xp
    • Verified

    Description


      Filed By : J2SE-SQA [###@###.###
      JDK : J2SE 1.4.1-test-test
      JCK : jck1.4-b17
      Platform[s] : Windows XP 64 bit
      switch/Mode : -Xinterpreter -Xfuture
      JCK test owner : http://javaweb.eng/jck/usr/owners.jto
      Falling test[s]: lang/FP/fpl005/fpl00506m1/fpl00506m1.html
                       lang/FP/fpl005/fpl00506m2/fpl00506m2.html

      Test source location:
      =====================
      /net/jdk/export/disk8/local.java/jck1.4/JCK-runtime-14/tests/lang/FP/fpl005/fpl00506m1/fpl00506m1.java
      /net/jdk/export/disk8/local.java/jck1.4/JCK-runtime-14/tests/lang/FP/fpl005/fpl00506m2/fpl00506m2.java

      jtr file location:
      ==================
      /net/jtgb4u4c.eng/export/sail15/results/hopper/PIT/itanium/jck14/win/workDir/lang/FP/fpl005/fpl00506m1/fpl00506m1.jtr
      /net/jtgb4u4c.eng/export/sail15/results/hopper/PIT/itanium/jck14/win/workDir/lang/FP/fpl005/fpl00506m2/fpl00506m2.jtr

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

      Run the following script (you may need to change JCK and JDK variables):

      --- script start ---
      #!/bin/sh

      JCK=I:/sail16/JCK/jck14/JCK-runtime-14
      JDK=c:/j2sdk1.4.1

      flags="-Xfuture -verify -Xinterpreter -Xmx256m -Djava.security.policy=${JCK}/lib/jck.policy"

      ${JDK}/bin/java -classpath "${JCK}/classes;${JCK}/javatest.jar" ${flags} javasoft.sqe.tests.lang.fpl005.fpl00506m1.fpl00506m1 -hardware.xFP_ExponentRanges -16382:16383:-16382:16383
      res=$?
      if [ "${res}" != "95" ]; then
      echo "*** Test FAILED: ${res}"
      else
      echo "*** Test PASSED"
      fi
      --- script end ---

      Test output:
      ============
      mayZero = true, fMinPow = -149, fxMinPow = -298
      mayInf = true, fMaxPow = 127, fxMaxPow = 276
       flextMAX_VALUE = 0x513fffffe0000000
       i = 4; topField in plain method != MIN_VALUE; par=2.652494739E-315
      *** Test FAILED: 97

      Specific Machine Info:
      ======================
      Hostname: jcc-itanium-01
      OS: Windows XP 64bit Edition

      Attachments

        Issue Links

          Activity

            People

              bobv Bob Vandette (Inactive)
              atwosunw A2 A2 (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: