RFR(S): 8233113: ARM32: assert on UnsafeJlong mutex rank check
Boris Ulasevich
boris.ulasevich at bell-sw.com
Fri Nov 8 13:28:47 UTC 2019
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