Integrated: 8309688: Data race on java.io.ClassCache$CacheRef.strongReferent
Man Cao
manc at openjdk.org
Thu Jun 15 20:16:16 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.
This pull request has now been integrated.
Changeset: 5c705166
Author: Man Cao <manc at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/5c705166da112395dcff70685a4d19ea6e9f426b
Stats: 5 lines in 1 file changed: 5 ins; 0 del; 0 mod
8309688: Data race on java.io.ClassCache$CacheRef.strongReferent
Reviewed-by: rriggs, shade
-------------
PR: https://git.openjdk.org/jdk/pull/14386
More information about the core-libs-dev
mailing list