-
Bug
-
Resolution: Fixed
-
P3
-
6
-
b55
-
x86, sparc
-
linux_2.6, solaris_9
The test jit/common/inline005 failed on sol_x86 after the putback
20050411153633.azeem.exp
corellia% pwd
/net/vmsqe/export/nightly/mantis/DTWS/results/07-28-05/ServerVM/solx86/comp/C2_Baseline/vm.jit-NIGHTLY-C2_Baseline-ServerVM-comp-solx86-2005-07-28-21-26-18/ResultDir/inline005
corellia% uname -a
SunOS corellia 5.9 Generic_117172-07 i86pc i386 i86pc
corellia% setenv LD_LIBRARY_PATH .
corellia% setenv JAVA_HOME /java/re/jdk/1.6.0/promoted/all/b22/binaries/solaris-i586
corellia% gamma -version
java version "1.6.0-ea"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0-ea-b22)
Java HotSpot(TM) Server VM (build 20050411153633.azeem.exp-debug, mixed mode)
corellia% gamma -Xcomp -XX:CompileThreshold=100 inline005
VM option 'CompileThreshold=100'
Error: result = 2.6880135699674697E14
must be = 2.6880135699674697E14
The previous putback pass the test:
corellia% gamma -version
java version "1.6.0-ea"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0-ea-b22)
Java HotSpot(TM) Server VM (build 20050406150041.kbr.c2_baseline-debug, mixed mode)
corellia% gamma -Xcomp -XX:CompileThreshold=100 inline005
VM option 'CompileThreshold=100'
TEST PASSED
20050411153633.azeem.exp
corellia% pwd
/net/vmsqe/export/nightly/mantis/DTWS/results/07-28-05/ServerVM/solx86/comp/C2_Baseline/vm.jit-NIGHTLY-C2_Baseline-ServerVM-comp-solx86-2005-07-28-21-26-18/ResultDir/inline005
corellia% uname -a
SunOS corellia 5.9 Generic_117172-07 i86pc i386 i86pc
corellia% setenv LD_LIBRARY_PATH .
corellia% setenv JAVA_HOME /java/re/jdk/1.6.0/promoted/all/b22/binaries/solaris-i586
corellia% gamma -version
java version "1.6.0-ea"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0-ea-b22)
Java HotSpot(TM) Server VM (build 20050411153633.azeem.exp-debug, mixed mode)
corellia% gamma -Xcomp -XX:CompileThreshold=100 inline005
VM option 'CompileThreshold=100'
Error: result = 2.6880135699674697E14
must be = 2.6880135699674697E14
The previous putback pass the test:
corellia% gamma -version
java version "1.6.0-ea"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0-ea-b22)
Java HotSpot(TM) Server VM (build 20050406150041.kbr.c2_baseline-debug, mixed mode)
corellia% gamma -Xcomp -XX:CompileThreshold=100 inline005
VM option 'CompileThreshold=100'
TEST PASSED
- duplicates
-
JDK-6306592 api/java_lang/Double/index.html#rawbits failed in mustang b45 with jck 6.0 b04 with -server -Xcomp
-
- Closed
-