RFR (S): Add a configure flag --<enable|disable>-tsan-launcher
Man Cao
manc at google.com
Wed Jul 17 20:02:40 UTC 2019
Hi,
Can I have reviews for this:
https://cr.openjdk.java.net/~manc/tsan20190717/webrev.00/
Add a configure flag --<enable|disable>-tsan-launcher. This flag allows
more control on whether to link TSAN runtime with launcher. Default is
consistent with whether the JVM feature "tsan" is enabled.
Tested with 4 combinations of "--with-jvm-features=<tsan|-tsan>
--<enable|disable>-tsan-launcher".
-Man
More information about the tsan-dev
mailing list