RFR(XS): 8160177: [JVMCI] race condition in HotSpotMemoryAccessProviderImpl.verifyReadRawObject

Roland Schatz roland.schatz at oracle.com
Thu Jun 23 15:53:34 UTC 2016


Hi,

Please review this small bugfix:
http://cr.openjdk.java.net/~rschatz/JDK-8160177/webrev.00/
https://bugs.openjdk.java.net/browse/JDK-8160177

This assertion doesn't really make sense, we're just reading the same 
value twice and asserting it's equal.

- Roland



More information about the hotspot-compiler-dev mailing list