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

[4,x] Fixed method that compares SSLParameters for equality #8570

Merged
merged 1 commit into from
Mar 27, 2024

Conversation

tomas-langer
Copy link
Member

, it no longer throws a NPE in some cases.

Added a test.

Description

Resolves #8569

@tomas-langer tomas-langer added bug Something isn't working P1 4.x Version 4.x labels Mar 27, 2024
@tomas-langer tomas-langer added this to the 4.0.7 milestone Mar 27, 2024
@tomas-langer tomas-langer requested a review from spericas March 27, 2024 10:40
@tomas-langer tomas-langer self-assigned this Mar 27, 2024
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Mar 27, 2024
@tomas-langer tomas-langer requested a review from danielkec March 27, 2024 11:39
@tomas-langer tomas-langer merged commit 116cc59 into helidon-io:main Mar 27, 2024
12 checks passed
@tomas-langer tomas-langer deleted the 8569-tls-npe branch March 27, 2024 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x bug Something isn't working OCA Verified All contributors have signed the Oracle Contributor Agreement. P1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[4.x] Tls.equals can throw a NPE if alorithm contstraints is null
2 participants