-
Bug
-
Resolution: Fixed
-
P3
-
1.3.1_17
-
b02
-
generic
-
generic
Testcase 6326935 from 1.3.1 regression workspace is failing with the JTreg tool Throwing the error message but when executed manually test passed.
JDK Information:
----------------
bash-2.05# /export/updates/jdks/j2sdk1_3_1_17/bin/java -version
java version "1.3.1_17-ea"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_17-ea-b01)
Java HotSpot(TM) Client VM (build 1.3.1_17-ea-b01, mixed mode)
Manually Running the test:
-------------------------
bash-2.05# /export/updates/jdks/j2sdk1_3_1_17/bin/java -server -showversion -Xcomp Bug6326935
java version "1.3.1_17-ea"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_17-ea-b01)
Java HotSpot(TM) Server VM (build 1.3.1_17-ea-b01, compiled mode)
With JTReg Tool:
-----------------
Error Message:
command: main -server -showversion -XcompBug6326935
reason: User specified action: run main/othervm -server -showversion -Xcomp Bug6326935
elapsed time (seconds): 0.252
Unrecognized option: -server
Could not create the Java virtual machine.
JDK Information:
----------------
bash-2.05# /export/updates/jdks/j2sdk1_3_1_17/bin/java -version
java version "1.3.1_17-ea"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_17-ea-b01)
Java HotSpot(TM) Client VM (build 1.3.1_17-ea-b01, mixed mode)
Manually Running the test:
-------------------------
bash-2.05# /export/updates/jdks/j2sdk1_3_1_17/bin/java -server -showversion -Xcomp Bug6326935
java version "1.3.1_17-ea"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_17-ea-b01)
Java HotSpot(TM) Server VM (build 1.3.1_17-ea-b01, compiled mode)
With JTReg Tool:
-----------------
Error Message:
command: main -server -showversion -XcompBug6326935
reason: User specified action: run main/othervm -server -showversion -Xcomp Bug6326935
elapsed time (seconds): 0.252
Unrecognized option: -server
Could not create the Java virtual machine.