Much of the code is not guarded by the INCLUDE_TSAN or TSAN_RUNTIME_ONLY macro. Can we update it accordingly? -Man On Tue, May 21, 2019 at 3:37 PM Arthur Eubanks <aeubanks at google.com> wrote: > webrev: > http://cr.openjdk.java.net/~aeubanks/tsanjavamem/webrev.00/index.html > > This change adds instrumentation for Java memory accesses. >