-
Bug
-
Resolution: Fixed
-
P4
-
1.4.2_06
-
b02
-
itanium
-
windows_2003
4936784 testcase is failed because C:/j2sdk1.4.2_06/bin/java_g -version is not working and exit code is 128.
c:/j2sdk1.4.2_06/bin/java_g -version command is not working since 1.4.2 fcs on itanium2 windows 2003 SE. But it is working fine for java_g under jre,
c:/j2sdk1.4.2_06/jre/bin/java_g -version
java version "1.4.2_06"
java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_06-b02)
java HotSpot(TM) 64-Bit Server VM (build 1.4.2_06-b02-debug, mixed mode)
How to Reproduce:
================
Install JDK 1.4.2_06-b02 using bundle,
j2sdk-1_4_2_06-windows-ia64.tar OR
j2sdk-1_4_2_06-windows-ia64.exe
and install debug version using,
j2sdk-1_4_2_06-windows-ia64-debug.tar
$c:/j2sdk1.4.2_06/bin/java_g -version command is showing nothing,
whereas
c:/j2sdk1.4.2_06/jre/bin/java_g -version
OUTPUT :
java version "1.4.2_06"
java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_06-b02)
java HotSpot(TM) 64-Bit Server VM (build 1.4.2_06-b02-debug, mixed mode)
Size of both the files is same i.e.,
ls -l c:/j2sdk1.4.2_06/bin/java_g.exe
-rwxrwxrwa 1 Administrators None 194048
ls -l c:/j2sdk1.4.2_06/jre/bin/java_g.exe
-rwxrwxrwa 1 Administrators None 194048
###@###.### 2004-09-14
c:/j2sdk1.4.2_06/bin/java_g -version command is not working since 1.4.2 fcs on itanium2 windows 2003 SE. But it is working fine for java_g under jre,
c:/j2sdk1.4.2_06/jre/bin/java_g -version
java version "1.4.2_06"
java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_06-b02)
java HotSpot(TM) 64-Bit Server VM (build 1.4.2_06-b02-debug, mixed mode)
How to Reproduce:
================
Install JDK 1.4.2_06-b02 using bundle,
j2sdk-1_4_2_06-windows-ia64.tar OR
j2sdk-1_4_2_06-windows-ia64.exe
and install debug version using,
j2sdk-1_4_2_06-windows-ia64-debug.tar
$c:/j2sdk1.4.2_06/bin/java_g -version command is showing nothing,
whereas
c:/j2sdk1.4.2_06/jre/bin/java_g -version
OUTPUT :
java version "1.4.2_06"
java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_06-b02)
java HotSpot(TM) 64-Bit Server VM (build 1.4.2_06-b02-debug, mixed mode)
Size of both the files is same i.e.,
ls -l c:/j2sdk1.4.2_06/bin/java_g.exe
-rwxrwxrwa 1 Administrators None 194048
ls -l c:/j2sdk1.4.2_06/jre/bin/java_g.exe
-rwxrwxrwa 1 Administrators None 194048
###@###.### 2004-09-14