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

4463011 is failing on windows AMD64 bit when 1.4.2_11-b01 is used as FCSJDK for testing 1.4.2_11-b02

XMLWordPrintable

    • b01
    • x86
    • windows_2003

      Testcase CTE_REGTEST/Generic/4463011 is failing on Windows AMD64 with 64bit bundles when 1.4.2_11-b00 or 1.4.2_11-b01 is made a FCSJDK for testing 1.4.2_11-b02.

      JDK Information:
      ==================
      $ c:/j2sdk1.4.2_11/bin/java -version
      java version "1.4.2_11"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_11-b02)
      Java HotSpot(TM) 64-Bit Server VM (build 1.4.2_11-b02, mixed mode)

      FCSJDK used Information:
      =========================
      $ c:/export/updates/jdks/j2sdk1.4.2_11/bin/java -version
      java version "1.4.2_11-ea"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_11-ea-b01)
      Java HotSpot(TM) 64-Bit Server VM (build 1.4.2_11-ea-b01, mixed mode)

      Workspace Location:
      ===================
      Master:
      -------
      /net/shiva.sfbay/test/MyTestArea/JDK1.4.2/workspace_142/test

      Child:
      ------
      /net/urts071.india/export6/testSuites/Regression/workspace_142/test/

      How to Reproduce:
      =================
      1. Install 64bit jdk on windows AMD machine using tar or exe.
      2. Copy the directory <WORKSPACE>/CTE_REGTEST/Generic/4463011 to test machine
      3. Compile all the java files.
      4. Set TESTJAVA, TESTCLASSES
      5. Create a file named FCSJDK in the home directory of test machine with the following entry in it
      WINDOWS=<1.4.2_11-b01 JDK Location>
      6. Execute Test4463011.sh

      Output :
      =======
      + c:/j2sdk1.4.2_11\bin\javac -d . .\CompareResult.java .\readNIOSmap.java .\read
      NIOSmapBulk.java .\writeNIOSmap.java .\writeNIOSmapBulk.java
      + [ 1 -le 1 ]
      + + c:/j2sdk1.4.2_11\bin\java writeNIOSmap 1000000
      + awk {print $6}
      TEST_WRITE=0.109
      + + c:/j2sdk1.4.2_11\bin\java writeNIOSmapBulk 1000000
      + awk {print $6}
      TEST_WRITE_BULK=0.015
      + + c:/j2sdk1.4.2_11\bin\java readNIOSmap 1000000
      + awk {print $7}
      TEST_READ=0.055
      + + c:/j2sdk1.4.2_11\bin\java readNIOSmapBulk 1000000
      + awk {print $7}
      TEST_READ_BULK=0.023
      + + expr 1 + 1
      COUNT=2
      + [ 2 -le 1 ]
      + c:/j2sdk1.4.2_11\bin\java CompareResult 0.109 0.031 0.053 0.021 0.109 0.015 0.
      055 0.023
      0.11445000000000001*0.03255*0.05565*0.022050000000000004
      0.109*0.015*0.055*0.023
      Test Failed
      + exit 1

            asaha Abhijit Saha
            skantesunw Srilatha Kante (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: