-
Type:
Bug
-
Status: Closed
-
Priority:
P2
-
Resolution: Fixed
-
Affects Version/s: 11
-
Fix Version/s: 11
-
Component/s: security-libs
-
Labels:
-
Subcomponent:
-
Introduced In Build:b20
-
Introduced In Version:
-
Resolved In Build:b25
-
Verification:Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8208340 | 12 | Xue-Lei Fan | P2 | Resolved | Fixed | b05 |
JDK-8208445 | 11.0.2 | Xue-Lei Fan | P2 | Resolved | Fixed | b01 |
JDK-8209270 | 11.0.1 | Xue-Lei Fan | P2 | Resolved | Fixed | b05 |
Although JDK-8207029 had been fixed, the following lines still also need instanceof checking before type casting.
http://hg.openjdk.java.net/jdk/jdk11/file/2282560a3d29/src/java.base/share/classes/sun/security/ssl/SSLAlgorithmConstraints.java#l128
http://hg.openjdk.java.net/jdk/jdk11/file/2282560a3d29/src/java.base/share/classes/sun/security/ssl/SSLAlgorithmConstraints.java#l149
http://hg.openjdk.java.net/jdk/jdk11/file/2282560a3d29/src/java.base/share/classes/sun/security/ssl/SSLAlgorithmConstraints.java#l128
http://hg.openjdk.java.net/jdk/jdk11/file/2282560a3d29/src/java.base/share/classes/sun/security/ssl/SSLAlgorithmConstraints.java#l149
- backported by
-
JDK-8208340 Still unable to use custom SSLEngine with default TrustManagerFactory after JDK-8207029
-
- Resolved
-
-
JDK-8208445 Still unable to use custom SSLEngine with default TrustManagerFactory after JDK-8207029
-
- Resolved
-
-
JDK-8209270 Still unable to use custom SSLEngine with default TrustManagerFactory after JDK-8207029
-
- Resolved
-
- relates to
-
JDK-8207029 Unable to use custom SSLEngine with default TrustManagerFactory after updating to JDK 11 b21
-
- Closed
-