hg: tsan/dev: Make tsan a build-time JVM feature
manc at google.com
manc at google.com
Mon Apr 1 17:49:48 UTC 2019
Changeset: 6e020afc1a13
Author: manc
Date: 2019-03-29 18:27 -0700
URL: http://hg.openjdk.java.net/tsan/dev/rev/6e020afc1a13
Make tsan a build-time JVM feature
! make/autoconf/hotspot.m4
! make/hotspot/lib/JvmFeatures.gmk
! src/hotspot/cpu/x86/interp_masm_x86.cpp
! src/hotspot/cpu/x86/sharedRuntime_x86_64.cpp
! src/hotspot/share/runtime/arguments.cpp
! src/hotspot/share/runtime/globals.hpp
! src/hotspot/share/runtime/init.cpp
! src/hotspot/share/runtime/sharedRuntime.cpp
! src/hotspot/share/runtime/sharedRuntime.hpp
- src/hotspot/share/runtime/tsan.cpp
+ src/hotspot/share/tsan/tsan.cpp
! src/hotspot/share/tsan/tsanExternalDecls.hpp < src/hotspot/share/runtime/tsanExternalDecls.hpp
! src/hotspot/share/utilities/macros.hpp
More information about the tsan-dev
mailing list