RFR: 8309688: Data race on java.io.ClassCache$CacheRef.strongReferent
Roger Riggs
rriggs at openjdk.org
Mon Jun 12 18:01:41 UTC 2023
On Thu, 8 Jun 2023 22:06:56 GMT, Man Cao <manc at openjdk.org> wrote:
> Hi all,
>
> Could anyone review this small fix for a data race in java.io.ClassCache$CacheRef? This fix makes the code safer by making the code data-race-free.
Looks fine.
-------------
Marked as reviewed by rriggs (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/14386#pullrequestreview-1475510244
More information about the core-libs-dev
mailing list