-
Bug
-
Resolution: Fixed
-
P4
-
6
-
beta
-
generic, sparc
-
generic, solaris_10
Currently in a mustang build:
1. There's a keytool command in the jre/bin directory
2. sun.security.tools.KeyTool class no longer exists in rt.jar, it's only in tools.jar, which is only available in JDK
The 2 points conflict. Either keytool should only be in jdk/bin, or make it in rt.jar
1. There's a keytool command in the jre/bin directory
2. sun.security.tools.KeyTool class no longer exists in rt.jar, it's only in tools.jar, which is only available in JDK
The 2 points conflict. Either keytool should only be in jdk/bin, or make it in rt.jar
- duplicates
-
JDK-6309218 Can not invoke policytool- java.lang.NoClassDefFoundError exception
-
- Closed
-
- relates to
-
JDK-6311779 keytool alt path has dependency on tools.jar, which does not exist in a JRE
-
- Resolved
-