Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Checkout missing SSLContextDefault from upstream and fix #365

Merged
merged 1 commit into from
May 13, 2024

Conversation

lutkerd
Copy link
Contributor

@lutkerd lutkerd commented May 13, 2024

Pulling the test from upstream prior to "8256660: Disable DTLS 1.0" and update to work with TLS1/1.0 enabled

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

Pulling the test from upstream prior to "8256660: Disable DTLS 1.0" and
update to work with TLS1/1.0 enabled
@lutkerd lutkerd requested review from alvdavi and mrserb May 13, 2024 21:29
@lutkerd lutkerd merged commit a83ede6 into corretto:develop May 13, 2024
58 checks passed
@lutkerd lutkerd deleted the dtls_fix_part1 branch May 13, 2024 23:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants