RFR(S): 8233113: ARM32: assert on UnsafeJlong mutex rank check
Boris Ulasevich
boris.ulasevich at bell-sw.com
Mon Nov 18 14:35:04 UTC 2019
David, thank you!
Dear all,
Can anybody else take a look at the review please?
Or should I consider the change trivial?
thanks,
Boris
On 11.11.2019 13:56, David Holmes wrote:
> Hi Boris,
>
> This seems fine to me.
>
> Thanks,
> David
>
> On 8/11/2019 11:28 pm, Boris Ulasevich wrote:
>> Hi,
>>
>> Recent JDK-8184732 change adds the assertion that fires on UnsafeJlong
>> mutex rank check, on platforms without 64 bit atomics
>> compare-and-exchange support. On preliminary review (thanks to Coleen
>> and David!) it is suggested to remove the assertion and corresponding
>> test codes.
>>
>> http://bugs.openjdk.java.net/browse/JDK-8233113
>> http://cr.openjdk.java.net/~bulasevich/8233113/webrev.01
>>
>> Thanks,
>> Boris
More information about the hotspot-runtime-dev
mailing list