-
Bug
-
Resolution: Fixed
-
P4
-
1.4.0
-
None
-
beta2
-
generic
-
generic
Name: tb29552 Date: 07/19/2001
The $JAVA_HOME/jre/bin/sparcv9 directory should contain the 64-bit
versions of the JRE executables, the same set of names as are in jre/bin
In b72 we have:
% ls $JAVA_HOME/jre/bin
ControlPanel keytool rmid sparcv9
java orbd rmiregistry tnameserv
java_vm policytool servertool
% ls $JAVA_HOME/jre/bin/sparcv9
appletviewer java javap policytool servertool
extcheck java-rmi.cgi jdb rmic tnameserv
idlj javac keytool rmid
jar javadoc native2ascii rmiregistry
jarsigner javah orbd serialver
The extra files should be in $JAVA_HOME/bin/sparcv9, but not down
under $JAVA_HOME/jre/bin/sparcv9
======================================================================