-
Bug
-
Resolution: Fixed
-
P3
-
1.4.2_11
-
b02
-
x86
-
linux_redhat_3.0, solaris_10
Synopsis: 4261506 test failing execution for sol10 x86.But executing fine for sol10-sparc by JTreg tool.
(But it is able execute for 142_10-b03 on sol10-x86)
Note :
======
But compiling fine for sol10-x86.
Test Case :
===========
CTE_REGTEST/Generic/4261506/Test.java
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) Client VM (build 1.4.2_11-ea-b01, mixed mode)
To Reproduce:
============
1) Install the testing jdk in sol10-x86 machine
2) copy the above test case in JTreg tool
3) Run the test
OUTPUT FOR sol10-X86:
=====================
Failed. Execution failed: exit code 1
Shall OUTPUT for sol10-x86:
===========================
command: shell Test4261506.sh
reason: User specified action: run shell Test4261506.sh
elapsed time (seconds): 9.164
OUTPUT for sol10-sparc for the same build:
==========================================
Passed. Execution successful
Shall Out put for sol10-sparc :
===============================
command: shell Test4261506.sh
reason: User specified action: run shell Test4261506.sh
elapsed time (seconds): 5.982
(But it is able execute for 142_10-b03 on sol10-x86)
Note :
======
But compiling fine for sol10-x86.
Test Case :
===========
CTE_REGTEST/Generic/4261506/Test.java
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) Client VM (build 1.4.2_11-ea-b01, mixed mode)
To Reproduce:
============
1) Install the testing jdk in sol10-x86 machine
2) copy the above test case in JTreg tool
3) Run the test
OUTPUT FOR sol10-X86:
=====================
Failed. Execution failed: exit code 1
Shall OUTPUT for sol10-x86:
===========================
command: shell Test4261506.sh
reason: User specified action: run shell Test4261506.sh
elapsed time (seconds): 9.164
OUTPUT for sol10-sparc for the same build:
==========================================
Passed. Execution successful
Shall Out put for sol10-sparc :
===============================
command: shell Test4261506.sh
reason: User specified action: run shell Test4261506.sh
elapsed time (seconds): 5.982
- duplicates
-
JDK-6354848 CTE_REGTEST/Generic/4261506/Test4261506.sh failes with 1.4.2_11-b01
- Closed