RFR (M): First JTREG Tsan test

Arthur Eubanks aeubanks at google.com
Thu Mar 21 19:47:27 UTC 2019


Remove the "symmetric behavior" comment in AbstractLoop.java.
Do we need "requires vm.compMode == "Xint"" in the test?
The test should check that the return code is non-zero.

On Thu, Mar 21, 2019 at 10:49 AM Jean Christophe Beyler <jcbeyler at google.com>
wrote:

> Hi all,
>
> Could I get a review for this:
> http://cr.openjdk.java.net/~jcbeyler/first_test/webrev.00/
>
> It basically creates a simple racy test and adds the JTREG infrastructure
> to make future tests easy to write.
>
> Note: the test evidently fails until we get Tsan in any kind of shape but
> this will allow me to write up some documentation on the wiki page once
> pushed. :-)
>
> Thanks,
> Jc
>


More information about the tsan-dev mailing list