RFR: 8309688: Data race on java.io.ClassCache$CacheRef.strongReferent [v6]

Aleksey Shipilev shade at openjdk.org
Thu Jun 15 18:22:47 UTC 2023


On Thu, 15 Jun 2023 18:17:17 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.
>
> Man Cao has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Update comment

I am okay with it. Since this is my comment, I'd like someone else to re-review :)

-------------

Marked as reviewed by shade (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/14386#pullrequestreview-1482155576


More information about the core-libs-dev mailing list