RFR(S): 8136473: failed: no mismatched stores, except on raw memory: StoreB StoreI
Roland Westrelin
roland.westrelin at oracle.com
Wed Sep 16 08:35:16 UTC 2015
http://cr.openjdk.java.net/~roland/8136473/webrev.00/
The problem here is that intrinsified Unsafe.Put*Unaligned methods may cause mismatched stores to be on the same memory slice.
Roland.
More information about the hotspot-compiler-dev
mailing list