- 
    Bug 
- 
    Resolution: Fixed
- 
     P4 P4
- 
    None
- 
        b19
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build | 
|---|---|---|---|---|---|---|
| JDK-8293985 | 17.0.6-oracle | Shivangi Gupta | P4 | Resolved | Fixed | b01 | 
| JDK-8294223 | 17.0.6 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 | 
                    ---
Test #4: SSL parameters with TLS_RSA_WITH_AES_128_CBC_SHA cipher suite, expect successful connection
Handler: received request to https://localhost:44491/
Handler: read 4 bytes of body:
body
Response: Test response
Passed
Check protocol: negotiated protocol: TLSv1.2
Check protocol: expected protocol: TLSv1.2
Check protocol: negotiated ciphersuite: SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA
Check protocol: expected ciphersuite: TLS_RSA_WITH_AES_128_CBC_SHA
Check protocol: unexpected negotiated ciphersuite
            
Test #4: SSL parameters with TLS_RSA_WITH_AES_128_CBC_SHA cipher suite, expect successful connection
Handler: received request to https://localhost:44491/
Handler: read 4 bytes of body:
body
Response: Test response
Passed
Check protocol: negotiated protocol: TLSv1.2
Check protocol: expected protocol: TLSv1.2
Check protocol: negotiated ciphersuite: SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA
Check protocol: expected ciphersuite: TLS_RSA_WITH_AES_128_CBC_SHA
Check protocol: unexpected negotiated ciphersuite
- backported by
- 
                    JDK-8293985 java/net/httpclient/http2/TLSConnection.java fails intermittently -           
- Resolved
 
-         
- 
                    JDK-8294223 java/net/httpclient/http2/TLSConnection.java fails intermittently -           
- Resolved
 
-         
- links to
- 
                     Commit
        openjdk/jdk17u-dev/8a9420ae Commit
        openjdk/jdk17u-dev/8a9420ae
- 
                     Commit
        openjdk/jdk/1e22c70f Commit
        openjdk/jdk/1e22c70f
- 
                     Review
        openjdk/jdk17u-dev/696 Review
        openjdk/jdk17u-dev/696
- 
                     Review
        openjdk/jdk/8249 Review
        openjdk/jdk/8249
             (1 links to)