-
Type:
Bug
-
Resolution: Not an Issue
-
Priority:
P1
-
None
-
Affects Version/s: 1.4.2_06
-
Component/s: hotspot
-
sparc
-
solaris_9
Bug 4476333 is failed for 1.4.2_06-b01 on Solaris9/sparc machine. But it passed for Solaris8/sparc and Solaris9/x86 machines.
This bug is passed for 1.4.2_05 on solaris9/sparc.
To reproduce:
------------
Install j2sdk1.4.2_06-b01 on a Solaris9/sparc machine and run the following testcase from regression workspace.
/net/shiva.sfbay/test/MyTestArea/JDK1.4.2/workspace_142/test/CTE_REGTEST/Generic/4476333
Also you need to create a file under your home directory with name FCSJDK and with the following one line in it, which is the location for FCS jdk binary.
SPARC=/net/jtest-s13/export/temp/j2sdk1.4.2
java -fullversion
java full version "1.4.2_06-ea-b01"
Testcase is performance related and compares FCS jdk and 1.4.2_06 in time taken to generate 1000000 random numbers.
system.out:
----------
java version "1.4.2"
561.0
java version "1.4.2_06-ea"
587.0
Test Failed
This bug is passed for 1.4.2_05 on solaris9/sparc.
To reproduce:
------------
Install j2sdk1.4.2_06-b01 on a Solaris9/sparc machine and run the following testcase from regression workspace.
/net/shiva.sfbay/test/MyTestArea/JDK1.4.2/workspace_142/test/CTE_REGTEST/Generic/4476333
Also you need to create a file under your home directory with name FCSJDK and with the following one line in it, which is the location for FCS jdk binary.
SPARC=/net/jtest-s13/export/temp/j2sdk1.4.2
java -fullversion
java full version "1.4.2_06-ea-b01"
Testcase is performance related and compares FCS jdk and 1.4.2_06 in time taken to generate 1000000 random numbers.
system.out:
----------
java version "1.4.2"
561.0
java version "1.4.2_06-ea"
587.0
Test Failed