mirror of
https://github.com/openjdk/jdk.git
synced 2026-06-09 20:15:10 +00:00
Use load_acquire for accessing DictionaryEntry::_pd_set since it's accessed outside the SystemDictionary_lock Reviewed-by: zgu, twisti, dholmes, adinn