-
Type:
Bug
-
Status: Closed
-
Priority:
P4
-
Resolution: Fixed
-
Affects Version/s: 8
-
Fix Version/s: 8
-
Component/s: security-libs
-
Subcomponent:
-
Resolved In Build:b36
-
CPU:generic, x86
-
OS:linux, solaris
-
Verification:Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8227879 | openjdk7u | Vincent Ryan | P4 | Resolved | Fixed | master |
sun/security/tools/jarsigner/ec.sh
occasionally fail on sparc due to following keytool error. The failure reproducible in 10 times run. see how to reproduce in comments.
----------System.out:(3/128)----------
added manifest
adding: A(in = 2) (out= 4)(deflated -100%)
keytool error: java.lang.RuntimeException: Could not parse key values
----------System.err:(2/68)----------
ec.jks: No such file or directory
ec.jar: No such file or directory
result: Failed. Execution failed: exit code 13
occasionally fail on sparc due to following keytool error. The failure reproducible in 10 times run. see how to reproduce in comments.
----------System.out:(3/128)----------
added manifest
adding: A(in = 2) (out= 4)(deflated -100%)
keytool error: java.lang.RuntimeException: Could not parse key values
----------System.err:(2/68)----------
ec.jks: No such file or directory
ec.jar: No such file or directory
result: Failed. Execution failed: exit code 13
- backported by
-
JDK-8227879 TEST_BUG: sun/security/tools/jarsigner/ec.sh occasionally fail due to keytool error on sparc
-
- Resolved
-
- relates to
-
JDK-7142888 sun/security/tools/jarsigner/ec.sh fail on sparc
-
- Closed
-