-
Bug
-
Resolution: Fixed
-
P3
-
1.4.2_11
-
b02
-
x86
-
windows
Testcase 6227033 is launching the application using -client flag for 1.4.2, because of which this testcase is failing on amd64 windows
These are few lines from the README of 6227033 which shows the usage of -client flag,
1) Compile INT_TEST_3.java:
/java/re/jdk/1.4.2_08/latest/binaries/solaris-sparc/bin/javac INT_TEST_3.java
2) Launch -client "java INT_TEST_3":
/java/re/jdk/1.4.2_08/latest/binaries/solaris-sparc/bin/java INT_TEST_3
JDK Used:
----------
1.4.2_11-b01
Error Displayed:
----------------
Error: client VM not supported
These are few lines from the README of 6227033 which shows the usage of -client flag,
1) Compile INT_TEST_3.java:
/java/re/jdk/1.4.2_08/latest/binaries/solaris-sparc/bin/javac INT_TEST_3.java
2) Launch -client "java INT_TEST_3":
/java/re/jdk/1.4.2_08/latest/binaries/solaris-sparc/bin/java INT_TEST_3
JDK Used:
----------
1.4.2_11-b01
Error Displayed:
----------------
Error: client VM not supported