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

VM Test: java.lang.Math::pow() instrinsic fails on Windows

XMLWordPrintable

    • x86
    • windows_xp

      --------------------------------------
      Test : runtime/jbe/subcommon/subcommon02
      TestBase : testbase_vm
      VM : Server
      Mode : -Xmixed
      Platform : winXP
      JDK : 1.4.2 beta (b16)
      ----------------------------------------
      This test passed with server/-Xcomp mode on winXP.
      This test passed with server/-Xmixed/Xcomp on Solaris X86.

      Step to reproduce
      1. cd /net/sqesvr.eng/export/vsn/GammaBase/Bugs/{BugID}
      2. sh rerun.sh

      ---------------------------------------------
      LOGS:
      #!C:/NetUtils/mks6.2a/mksnt/sh.exe

      CLASSPATH="Y:/st1/VM/mantis/DTWS/exec1/VM_FULLLOOK-WEEKLY-VM-ServerVM-mixed-WIN-en-2003-02-07-07-04-39-0684/work/hnguyen.NT.x86/subcommon02;Y:/st1/VM/mantis/DTWS/suites/VM_FULLLOOK/testbase/src/classes\;\;Y:/st1/VM/mantis/DTWS/suites/VM_FULLLOOK/testbase/src/classes\;\;\;Y:/st1/VM/mantis/JDK/latest/win/lib/tools.jar\;\;\;Y:/st1/VM/mantis/DTWS/suites/VM_FULLLOOK/testbase/JCKS/JCK-118a\;Y:/st1/VM/mantis/DTWS/suites/VM_FULLLOOK/testbase/JCKS/JCK-118a/javatest.jar\;Y:/st1/VM/mantis/DTWS/suites/VM_FULLLOOK/testbase/JCKS/JCK-118a/classes\;Y:/st1/VM/mantis/JDK/latest/win/classes\;Y:/st1/VM/mantis/JDK/latest/win/lib/tools.jar\;\;\;Y:/st1/VM/mantis/DTWS/suites/VM_FULLLOOK/testbase/JCKS/JCK-118a\;Y:/st1/VM/mantis/DTWS/suites/VM_FULLLOOK/testbase/JCKS/JCK-118a/javatest.jar\;Y:/st1/VM/mantis/DTWS/suites/VM_FULLLOOK/testbase/JCKS/JCK-118a/classes\;Y:/st1/VM/mantis/JDK/latest/win/classes"
      WINDIR=C:/WINNT
      PATH="Y:/st1/VM/mantis/JDK/latest/win/bin\;Y:/st1/VM/mantis/DTWS/suites/VM_FULLLOOK/testbase/src/nsk/share/lib/wintel;"
      SHELL=C:/NetUtils/mks6.2a/mksnt/sh.exe
      RAS_OPTIONS=
      SystemRoot=C:/WINNT

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

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

      #annotate TEST javaopt=-server -server -Xmixed -XX:-ShowMessageBoxOnError
      Y:/st1/VM/mantis/JDK/latest/win/bin/java -server -DHANGINGJAVA1563 -server -Xmixed -XX:-ShowMessageBoxOnError subcommon02
      ##Exit status of execution step=1
      ##!checkExitCode

      #Bad result: a[442,17]=9.379476053130943E44; aopt[442,17]=9.379476053130941E44
      #Bad result: a[443,7]=3.3483132662436285E18; aopt[443,7]=3.348313266243628E18
      #Bad result: a[445,9]=6.842898509911821E23; aopt[445,9]=6.84289850991182E23
      #Bad result: a[445,16]=2.364613559750204E42; aopt[445,16]=2.3646135597502037E42
      #Bad result: a[445,18]=4.682526001695342E47; aopt[445,18]=4.682526001695341E47
      #Bad result: a[447,8]=1.593896749867034E21; aopt[447,8]=1.5938967498670342E21
      #Bad result: a[447,15]=5.683460512833768E39; aopt[447,15]=5.683460512833769E39
      #Bad result: a[447,16]=2.5405068492366944E42; aopt[447,16]=2.5405068492366947E42
      #Bad result: a[448,19]=2.3674579064712295E50; aopt[448,19]=2.36745790647123E50
      ........
      ........

            mpalecznsunw Michael Paleczny (Inactive)
            hungnguy Hung Nguyen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: