<i18n dev> RFR: 8311030: ResourceBundle.handleKeySet() is racy
Roger Riggs
rriggs at openjdk.org
Wed Jun 28 20:05:54 UTC 2023
On Wed, 28 Jun 2023 11:05:11 GMT, Sergey Tsypanov <stsypanov at openjdk.org> wrote:
> Double-checked locking should rely on local variable to avoid racy reads from volatile field.
Looks ok; was this a tool detected race?
-------------
Marked as reviewed by rriggs (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/14692#pullrequestreview-1503889426
More information about the i18n-dev
mailing list