Changeset: b15ed66eb136 Author: aeubanks Date: 2019-04-19 10:45 -0700 URL: http://hg.openjdk.java.net/tsan/dev/rev/b15ed66eb136 Don't manually pass the thread to google_tsan_interp_method_entry The JavaThread is handled automatically by JRT_ENTRY. ! src/hotspot/cpu/x86/interp_masm_x86.cpp