remove -Xint from runtime tests

Roland Westrelin rwestrel at redhat.com
Wed Mar 15 09:03:52 UTC 2017


http://cr.openjdk.java.net/~roland/valhalla/runtimetests/webrev.00/

We'd like to be able to run runtime tests with -Xcomp to stress test the
compiler. Runtime tests currently run fine without -Xint.

This change also forces TieredCompilation to off because c1 is
unsupported.

Roland.


More information about the valhalla-dev mailing list