-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b120
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8184873 | 8u162 | Rajan Halade | P3 | Resolved | Fixed | b01 |
JDK-8183459 | 8u161 | Rajan Halade | P3 | Resolved | Fixed | b01 |
JDK-8166435 | 8u152 | Ramanand Patil | P3 | Resolved | Fixed | b01 |
JDK-8182199 | 8u151 | Unassigned | P3 | Resolved | Fixed | b01 |
JDK-8179841 | 8u141 | Rajan Halade | P3 | Resolved | Fixed | b08 |
JDK-8192479 | emb-8u161 | Rajan Halade | P3 | Resolved | Fixed | b01 |
JDK-8184538 | emb-8u151 | Unassigned | P3 | Resolved | Fixed | b01 |
JDK-8179971 | emb-8u141 | Rajan Halade | P3 | Resolved | Fixed | b08 |
javax/net/ssl/ServerName/BestEffortOnLazyConnected.java
sun/net/www/protocol/https/HttpsURLConnection/ImpactOnSNI.java
Server died...
java.lang.Exception: No expected Server Name Indication
at BestEffortOnLazyConnected.doServerSide(BestEffortOnLazyConnected.java:120)
at BestEffortOnLazyConnected.access$000(BestEffortOnLazyConnected.java:43)
at BestEffortOnLazyConnected$1.run(BestEffortOnLazyConnected.java:288)
JavaTest Message: Test threw exception: java.lang.Exception: No expected Server Name Indication
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.Exception: No expected Server Name Indication
Server died...
java.lang.Exception: No expected Server Name Indication
at ImpactOnSNI.doServerSide(ImpactOnSNI.java:143)
at ImpactOnSNI.access$100(ImpactOnSNI.java:40)
at ImpactOnSNI$1.run(ImpactOnSNI.java:340)
JavaTest Message: Test threw exception: java.lang.Exception: No expected Server Name Indication
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.Exception: No expected Server Name Indication
- backported by
-
JDK-8166435 New tests from 8144566 fail with "No expected Server Name Indication"
- Resolved
-
JDK-8179841 New tests from 8144566 fail with "No expected Server Name Indication"
- Resolved
-
JDK-8179971 New tests from 8144566 fail with "No expected Server Name Indication"
- Resolved
-
JDK-8182199 New tests from 8144566 fail with "No expected Server Name Indication"
- Resolved
-
JDK-8183459 New tests from 8144566 fail with "No expected Server Name Indication"
- Resolved
-
JDK-8184538 New tests from 8144566 fail with "No expected Server Name Indication"
- Resolved
-
JDK-8184873 New tests from 8144566 fail with "No expected Server Name Indication"
- Resolved
-
JDK-8192479 New tests from 8144566 fail with "No expected Server Name Indication"
- Resolved
- relates to
-
JDK-8144566 Custom HostnameVerifier disables SNI extension
- Closed