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

2023-06-13 Thread Man Cao
On Tue, 13 Jun 2023 19:42:44 GMT, Aleksey Shipilev wrote: >> Man Cao has updated the pull request with a new target base due to a merge >> or a rebase. The incremental webrev excludes the unrelated changes brought >> in by the merge/rebase. The pull request contains two additional commits >> s

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

2023-06-13 Thread Aleksey Shipilev
On Tue, 13 Jun 2023 19:24:08 GMT, Man Cao 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 with a new target base due to a m

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

2023-06-13 Thread Man Cao
> 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 with a new target base due to a merge or a rebase. The incremental webrev excludes the unre