RFR(XS): 8160177: [JVMCI] race condition in HotSpotMemoryAccessProviderImpl.verifyReadRawObject
Vladimir Kozlov
vladimir.kozlov at oracle.com
Thu Jun 23 17:45:52 UTC 2016
Seems good.
Thanks,
Vladimir
On 6/23/16 8:53 AM, Roland Schatz wrote:
> 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