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

Make AtomicReferenceFieldUpdater fields static for [better performance](https://shipilev.net/blog/2015/faster-atomic-fu/#:~:text=thrown%20out%20of%20the%20window). #7606

Merged
merged 1 commit into from
Jan 7, 2025

Make `AtomicReferenceFieldUpdater` fields `static` for [better perfor…

400af25
Select commit
Loading
Failed to load commit list.
Merged

Make AtomicReferenceFieldUpdater fields static for [better performance](https://shipilev.net/blog/2015/faster-atomic-fu/#:~:text=thrown%20out%20of%20the%20window). #7606

Make `AtomicReferenceFieldUpdater` fields `static` for [better perfor…
400af25
Select commit
Loading
Failed to load commit list.
Google CLA / cla/google succeeded Jan 7, 2025 in 2s

✅ All contributors are covered under a CLA with Google

See https://cla.developers.google.com/ for more info about Google's Contributor License Agreement (CLA).

ℹ️ Googlers: Go here to view more details and manage scans for this pull request.

Details

The following contributors were found for this pull request:

400af25 PR Opener: @copybara-service[bot]
400af25 Author: @cpovirk <cp****k​@google.com>

(Only the first commit for a unique contributor is listed.)