-
Bug
-
Resolution: Fixed
-
P3
-
8, 9
-
b34
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8081988 | emb-9 | Weijun Wang | P3 | Resolved | Fixed | b34 |
JDK-8063902 | 8u45 | Weijun Wang | P3 | Resolved | Fixed | b01 |
JDK-8059490 | 8u40 | Weijun Wang | P3 | Resolved | Fixed | b10 |
JDK-8069986 | emb-8u47 | Weijun Wang | P3 | Resolved | Fixed | team |
The com.sun.jarsigner APIs should have an @jdk.Exported annotation. They have always been considered to be supported JDK APIs. We missed adding this annotation in JDK 8 as part of JEP-179.
This will require a CCC. This will also require a change to the jdk.dev module to export the com.sun.jarsigner package.
This will require a CCC. This will also require a change to the jdk.dev module to export the com.sun.jarsigner package.
- backported by
-
JDK-8059490 Add @jdk.Exported to com.sun.jarsigner.ContentSigner API
- Resolved
-
JDK-8063902 Add @jdk.Exported to com.sun.jarsigner.ContentSigner API
- Resolved
-
JDK-8069986 Add @jdk.Exported to com.sun.jarsigner.ContentSigner API
- Resolved
-
JDK-8081988 Add @jdk.Exported to com.sun.jarsigner.ContentSigner API
- Resolved
- relates to
-
JDK-4500302 Verification of signed jars does not consider time-of-signing.
- Resolved