RFR: 8335217: Fix memory ordering in ClassLoaderData::ChunkedHandleList [v5]

Zhengyu Gu zgu at openjdk.org
Sat Jun 29 20:43:23 UTC 2024


On Thu, 27 Jun 2024 07:55:47 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> Zhengyu Gu has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Revert destructor change
>
> Seems appropriate. It isn't very clear which methods are actually used lock-free.
> 
> Thanks

> > Thanks for reviewing @dholmes-ora , @stefank and @fisk
> > `compiler/interpreter/Test6833129.java` test repeatedly failed on this branch on x86, so I am holding off integration for further investigation.
> 
> That issue happens even without your change. See: https://bugs.openjdk.org/browse/JDK-8334760

Thanks, @stefank I will update my finding in this bug.

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

PR Comment: https://git.openjdk.org/jdk/pull/19919#issuecomment-2198330507


More information about the hotspot-runtime-dev mailing list