Details
-
Bug
-
Resolution: Fixed
-
P4
-
7
-
b63
-
generic
-
generic
-
Not verified
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8163047 | openjdk7u | Stephen Flores | P4 | Resolved | Fixed | master |
Description
The sun.security.util.ResourceBundle* classes have the error messages for the certificate APIs and the strings for the KeyTool and PolicyTool, the JarSigner has already had it strings moved out into its package, the same should be done for the other tools. This would could possibily save an embbedded SE customer 320K because they would not normally install the tools on a device.
The KeyTool is in the same package as the JarSigner, the PolicyTool is in it own package, the KeyTool should have its own package so we can have each tool included or excluded on their own.
The KeyTool is in the same package as the JarSigner, the PolicyTool is in it own package, the KeyTool should have its own package so we can have each tool included or excluded on their own.
Attachments
Issue Links
- backported by
-
JDK-8163047 String resources for Key Tool and Policy Tool should be in their respective packages
- Resolved
- relates to
-
JDK-8171954 Add stubs for sun.security.tools.KeyTool and sun.security.tools.JarSigner
- Resolved
-
JDK-8237604 [TEST_BUG] sun/security/tools/jarsigner/EntriesOrder.java not adapted for changes in JDK-7194449
- Resolved