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

[UNDERTOW-2234] HttpClientSNITestCase fails with last jdk 11.0.18 and 17.0.6 #1435

Merged
merged 1 commit into from
Jan 26, 2023

Conversation

rmartinc
Copy link
Contributor

@rmartinc rmartinc commented Jan 26, 2023

Issue: https://issues.redhat.com/browse/UNDERTOW-2234

The last JDK update resumes the session for the test. Just using a different SSLContext for each test avoids the cache and performs the full negotiation in each method.

PR for master:
PR for 2.2.x: #1436

@ropalka ropalka added bug fix Contains bug fix(es) next release This PR will be merged before next release or has already been merged (for payload double check) labels Jan 26, 2023
@ropalka ropalka merged commit fcc0b74 into undertow-io:master Jan 26, 2023
@ropalka
Copy link
Contributor

ropalka commented Jan 26, 2023

Thanks @rmartinc !

@fl4via fl4via removed the next release This PR will be merged before next release or has already been merged (for payload double check) label Feb 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug fix Contains bug fix(es)
Projects
None yet
3 participants