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

Convert ConcurrentHashMap which does service loading to HashMap with ReentrantLock #8977

Merged
merged 3 commits into from
Jul 15, 2024

Replace the contentious ConcurrentHashMap with a HashMap (with the lo…

06631c5
Select commit
Loading
Failed to load commit list.
Merged

Convert ConcurrentHashMap which does service loading to HashMap with ReentrantLock #8977

Replace the contentious ConcurrentHashMap with a HashMap (with the lo…
06631c5
Select commit
Loading
Failed to load commit list.
Oracle Contributor Agreement / oca/oracle succeeded Jul 15, 2024 in 1s

All contributors are Oracle employees

All contributors are Oracle employees. No need to sign the OCA.