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 concurrent access to identity hash map with reentrant lock. #9030

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

tomas-langer
Copy link
Member

Resolves #8969

@tomas-langer tomas-langer added security 4.x Version 4.x labels Jul 23, 2024
@tomas-langer tomas-langer requested a review from spericas July 23, 2024 16:24
@tomas-langer tomas-langer self-assigned this Jul 23, 2024
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jul 23, 2024
@tomas-langer tomas-langer merged commit 81436c5 into helidon-io:main Jul 23, 2024
12 checks passed
@tomas-langer tomas-langer deleted the 8969-jwt-auth-map-access branch July 23, 2024 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x OCA Verified All contributors have signed the Oracle Contributor Agreement. security
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Review ConcurrentHashMap usage in helidon-microprofile-jwt-auth
2 participants