RFR(S): 8233113: ARM32: assert on UnsafeJlong mutex rank check

David Holmes david.holmes at oracle.com
Mon Nov 11 10:56:21 UTC 2019


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