Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P4
-
Resolution: Fixed
-
Affects Version/s: 7, 8
-
Fix Version/s: 8
-
Component/s: security-libs
-
Labels:
-
Subcomponent:
-
Resolved In Build:b91
-
CPU:generic
-
OS:generic
-
Verification:Not verified
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8227881 | openjdk7u | Andrew Hughes | P4 | Resolved | Fixed | master |
Description
Currently there are 5 classes of sunec.jar are duplicated in rt.jar.
There is another bug/fix for the ECKeyFactory duplicated in rt.jar, so only the 4 classes below will be addressed in CR 6995421.
sun.security.ec.ECKeyFactory
sun.security.ec.ECParameters
sun.security.ec.ECPrivateKeyImpl
sun.security.ec.ECPublicKeyImpl
sun.security.ec.NamedCurve
There is another bug/fix for the ECKeyFactory duplicated in rt.jar, so only the 4 classes below will be addressed in CR 6995421.
sun.security.ec.ECKeyFactory
sun.security.ec.ECParameters
sun.security.ec.ECPrivateKeyImpl
sun.security.ec.ECPublicKeyImpl
sun.security.ec.NamedCurve
Attachments
Issue Links
- backported by
-
JDK-8227881 Various classes of sunec.jar are duplicated in rt.jar
-
- Resolved
-
- duplicates
-
JDK-7197245 Eliminate sun.security.ssl.JsseJce dependency on sun.security.ec
-
- Closed
-
- relates to
-
JDK-8182580 Bug in sun.security.ec.ECParameters/jcp.xml.dsig.internal.dom.DOMKeyValue
-
- Open
-
-
JDK-8080102 Java 8 cannot load its cacerts in FIPS. no such provider: SunEC
-
- Closed
-
-
JDK-6995421 Eliminate the static dependency to sun.security.ec.ECKeyFactory
-
- Closed
-