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

Zhengyu Gu zgu at openjdk.org
Fri Jun 28 18:03:22 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.

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

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


More information about the hotspot-runtime-dev mailing list