corretto / corretto-11

Amazon Corretto 11 is a no-cost, multi-platform, production-ready distribution of OpenJDK 11
GNU General Public License v2.0
672 stars 106 forks source link

Enable DTLS1.0 #366

Closed lutkerd closed 6 months ago

lutkerd commented 6 months ago

Merging 8256660: Disable DTLS 1.0 and then enabling DTLS so no customers are broken.

$ make run-test TEST="test/jdk/sun/security/ssl/SSLContextImpl/SSLContextDefault.java"
==============================
Test summary
==============================
   TEST                                              TOTAL  PASS  FAIL ERROR   
   jtreg:test/jdk/sun/security/ssl/SSLContextImpl/SSLContextDefault.java
                                                         1     1     0     0   
==============================
TEST SUCCESS