hg: tsan/dev: Adding a first JTREG test that passes if TSAN is not working

jcbeyler at google.com jcbeyler at google.com
Fri Mar 22 18:41:47 UTC 2019


Changeset: a1852c684bc9
Author:    jcbeyler
Date:      2019-03-22 11:41 -0700
URL:       http://hg.openjdk.java.net/tsan/dev/rev/a1852c684bc9

Adding a first JTREG test that passes if TSAN is not working

Test currently passes until we get the base Java tsan up and running.
Then the test would fail and we can flip the switch on it.

+ test/hotspot/jtreg/tsan/AbstractLoop.java
+ test/hotspot/jtreg/tsan/RacyIntMemberLoopTest.java
+ test/hotspot/jtreg/tsan/TsanRunner.java



More information about the tsan-dev mailing list