-
Bug
-
Resolution: Fixed
-
P3
-
5.0
-
b01
-
sparc
-
solaris_10
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2179109 | 7 | Weijun Wang | P4 | Resolved | Fixed | b64 |
JDK-2179108 | 6u18 | Abhijit Saha | P3 | Resolved | Fixed | b04 |
JDK-2186699 | OpenJDK6 | Weijun Wang | P3 | Resolved | Fixed | b18 |
FULL PRODUCT VERSION :
1.5.0_14
ADDITIONAL OS VERSION INFORMATION :
SunOS zstv270715 5.10 Generic_127111-02 sun4v sparc SUNW,SPARC-Enterprise-T5220
A DESCRIPTION OF THE PROBLEM :
jarsigner with JDK 1.5.0_14 fails to sign iTextAsian.jar, this means that the jar file cannot be distributed via Java webstart. We verified that the problem is also present in JDK 1.5.0_15. We are staying at 1.5.0_13 until this problem is resolved.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Run the jarsigner with iTextAsian.jar
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Expecting jarsigner to sign the jar file.
ACTUAL -
Failed to sign the jar file.
REPRODUCIBILITY :
This bug can be reproduced always.
CUSTOMER SUBMITTED WORKAROUND :
Use jarsigner from JDK 1.5.0_13
Release Regression From : 5.0u13
The above release value was the last known release where this
bug was not reproducible. Since then there has been a regression.
1.5.0_14
ADDITIONAL OS VERSION INFORMATION :
SunOS zstv270715 5.10 Generic_127111-02 sun4v sparc SUNW,SPARC-Enterprise-T5220
A DESCRIPTION OF THE PROBLEM :
jarsigner with JDK 1.5.0_14 fails to sign iTextAsian.jar, this means that the jar file cannot be distributed via Java webstart. We verified that the problem is also present in JDK 1.5.0_15. We are staying at 1.5.0_13 until this problem is resolved.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Run the jarsigner with iTextAsian.jar
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Expecting jarsigner to sign the jar file.
ACTUAL -
Failed to sign the jar file.
REPRODUCIBILITY :
This bug can be reproduced always.
CUSTOMER SUBMITTED WORKAROUND :
Use jarsigner from JDK 1.5.0_13
Release Regression From : 5.0u13
The above release value was the last known release where this
bug was not reproducible. Since then there has been a regression.
- backported by
-
JDK-2179108 jarsigner fails to sign itextasian.jar since 1.5.0_b14, it works with 1.5.0_13
- Resolved
-
JDK-2186699 jarsigner fails to sign itextasian.jar since 1.5.0_b14, it works with 1.5.0_13
- Resolved
-
JDK-2179109 jarsigner fails to sign itextasian.jar since 1.5.0_b14, it works with 1.5.0_13
- Resolved
- relates to
-
JDK-6543940 Exception thrown when signing a jarfile in java 1.5
- Resolved
-
JDK-6901143 TEST_BUG sun/security/tools/jarsigner/emptymanifest.sh use illegal key -strict for jarsigner
- Closed