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

Stefan Karlsson stefank at openjdk.org
Fri Jun 28 18:27:20 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

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

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


More information about the hotspot-runtime-dev mailing list