-
Bug
-
Resolution: Fixed
-
P2
-
9
-
b159
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8176638 | 10 | Anthony Scarpino | P2 | Resolved | Fixed | b03 |
JDK-8176536 | 8u152 | Anthony Scarpino | P2 | Resolved | Fixed | b02 |
Current code will throw an exception if there is no attribute entry in the manifest, This wasn't obvious in testing because DIGEST-MANIFEST entries are very common. It took JCE provider testing that checked DIGEST-MAIN-ATTRIBUTE entries to show the bug. The fix is simple and silly logic mistake.
- backported by
-
JDK-8176536 Improved algorithm constraints checking
-
- Resolved
-
-
JDK-8176638 Manifest checking throws exception with no entry
-
- Resolved
-
- relates to
-
JDK-8160655 Fix denyAfter and usage types for security properties
-
- Closed
-