[RFR] Instrumentation for Unsafe volatile put/get

Arthur Eubanks aeubanks at google.com
Fri Sep 20 15:39:25 UTC 2019


webrev:
http://cr.openjdk.java.net/~aeubanks/tsanvolatileunsafe/webrev.00/index.html

I also added a test that normal volatile accesses (not through unsafe) are
not considered racy, since we didn't have a test for that before.


More information about the tsan-dev mailing list