Name: akC57697 Date: 06/02/98
The java does not print the help on non-standard options with options -X
in build JDK-1.2beta4-H.
The example:
"
C:\temp>g:\JDK1.2-Beta4H\windows\bin\java -X
Can't open G:\JDK1.2-BETA4H\WINDOWS\JRE\BIN\CLASSIC\Xusage.txt
"
The file Xusage.txt is absent in JRE\BIN\CLASSIC:
"(###@###.###): ls -la windows/jre/bin/classic
total 474
drwxrwxr-x 2 kuzm 512 May 29 21:32 ./
drwxrwxr-x 3 kuzm 512 May 29 21:32 ../
-rwxrwxr-x 1 kuzm 473600 May 29 21:32 jvm.dll*
"
======================================================================