-
Bug
-
Resolution: Duplicate
-
P3
-
6
-
None
-
generic
-
generic
#Test Results (version 2)
#Fri Aug 19 15:20:40 PDT 2005
#checksum:50d0787ed626f75
#-----testdescription-----
$file=/u/martin/ws/int/j2se/test/sun/security/tools/keytool/AltProviderPath.sh
$root=/u/martin/ws/int/j2se/test
author=Andrew Fan
keywords=bug4906940 shell
run=USER_SPECIFIED build DummyProvider\nUSER_SPECIFIED shell AltProviderPath.sh set a few environment variables so that the shell-script can run stand-alone in the source directory\n
source=AltProviderPath.sh
title=Add -providerPath option for keytool allowing one to specify an additional classpath to search for providers.
#-----environment-----
#-----testresult-----
description=file:///u/martin/ws/int/j2se/test/sun/security/tools/keytool/AltProviderPath.sh
end=Fri Aug 19 15:20:40 PDT 2005
environment=regtest
execStatus=Failed. Execution failed: exit code 1
javatestOS=SunOS 5.9 (sparc)
javatestVersion=2.1.6
script=com.sun.javatest.regtest.RegressionScript
sections=script_messages build compile shell
start=Fri Aug 19 15:20:38 PDT 2005
status=Failed. Execution failed: exit code 1
test=sun/security/tools/keytool/AltProviderPath.sh
work=/u/martin/ws/int/j2se/JTwork/sun/security/tools/keytool
#section:script_messages
----------messages:(4/234)----------
JDK under test: (/u/martin/ws/int/control/build/solaris-sparc/j2sdk-image)
java version "1.6.0-auto"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0-auto-231a)
Java HotSpot(TM) Server VM (build 1.6.0-ea-b49, mixed mode)
#section:build
----------messages:(3/116)----------
command: build DummyProvider
reason: User specified action: run build DummyProvider
elapsed time (seconds): 1.087
result: Passed. Compilation successful
#section:compile
----------messages:(3/171)----------
command: compile /u/martin/ws/int/j2se/test/sun/security/tools/keytool/DummyProvider.java
reason: .class file out of date or does not exist
elapsed time (seconds): 1.086
----------System.out:(0/0)----------
----------System.err:(0/0)----------
result: Passed. Compilation successful
#section:shell
----------messages:(3/328)----------
command: shell AltProviderPath.sh set a few environment variables so that the shell-script can run stand-alone in the source directory
reason: User specified action: run shell AltProviderPath.sh set a few environment variables so that the shell-script can run stand-alone in the source directory
elapsed time (seconds): 0.533
----------System.out:(0/0)----------
----------System.err:(4/255)----------
Exception in thread "main" java.lang.NoClassDefFoundError: com/sun/tools/javac/util/Pair
at sun.security.tools.KeyTool.parseArgs(KeyTool.java:338)
at sun.security.tools.KeyTool.run(KeyTool.java:171)
at sun.security.tools.KeyTool.main(KeyTool.java:166)
result: Failed. Execution failed: exit code 1
test result: Failed. Execution failed: exit code 1
#Fri Aug 19 15:20:40 PDT 2005
#checksum:50d0787ed626f75
#-----testdescription-----
$file=/u/martin/ws/int/j2se/test/sun/security/tools/keytool/AltProviderPath.sh
$root=/u/martin/ws/int/j2se/test
author=Andrew Fan
keywords=bug4906940 shell
run=USER_SPECIFIED build DummyProvider\nUSER_SPECIFIED shell AltProviderPath.sh set a few environment variables so that the shell-script can run stand-alone in the source directory\n
source=AltProviderPath.sh
title=Add -providerPath option for keytool allowing one to specify an additional classpath to search for providers.
#-----environment-----
#-----testresult-----
description=file:///u/martin/ws/int/j2se/test/sun/security/tools/keytool/AltProviderPath.sh
end=Fri Aug 19 15:20:40 PDT 2005
environment=regtest
execStatus=Failed. Execution failed: exit code 1
javatestOS=SunOS 5.9 (sparc)
javatestVersion=2.1.6
script=com.sun.javatest.regtest.RegressionScript
sections=script_messages build compile shell
start=Fri Aug 19 15:20:38 PDT 2005
status=Failed. Execution failed: exit code 1
test=sun/security/tools/keytool/AltProviderPath.sh
work=/u/martin/ws/int/j2se/JTwork/sun/security/tools/keytool
#section:script_messages
----------messages:(4/234)----------
JDK under test: (/u/martin/ws/int/control/build/solaris-sparc/j2sdk-image)
java version "1.6.0-auto"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0-auto-231a)
Java HotSpot(TM) Server VM (build 1.6.0-ea-b49, mixed mode)
#section:build
----------messages:(3/116)----------
command: build DummyProvider
reason: User specified action: run build DummyProvider
elapsed time (seconds): 1.087
result: Passed. Compilation successful
#section:compile
----------messages:(3/171)----------
command: compile /u/martin/ws/int/j2se/test/sun/security/tools/keytool/DummyProvider.java
reason: .class file out of date or does not exist
elapsed time (seconds): 1.086
----------System.out:(0/0)----------
----------System.err:(0/0)----------
result: Passed. Compilation successful
#section:shell
----------messages:(3/328)----------
command: shell AltProviderPath.sh set a few environment variables so that the shell-script can run stand-alone in the source directory
reason: User specified action: run shell AltProviderPath.sh set a few environment variables so that the shell-script can run stand-alone in the source directory
elapsed time (seconds): 0.533
----------System.out:(0/0)----------
----------System.err:(4/255)----------
Exception in thread "main" java.lang.NoClassDefFoundError: com/sun/tools/javac/util/Pair
at sun.security.tools.KeyTool.parseArgs(KeyTool.java:338)
at sun.security.tools.KeyTool.run(KeyTool.java:171)
at sun.security.tools.KeyTool.main(KeyTool.java:166)
result: Failed. Execution failed: exit code 1
test result: Failed. Execution failed: exit code 1
- duplicates
-
JDK-6311779 keytool alt path has dependency on tools.jar, which does not exist in a JRE
-
- Resolved
-