RFR(S): 8157984 - [TESTBUG] Several compiler tests fails when are executed with -XX:TieredStopAtLevel=1
Dmitrij Pochepko
dmitrij.pochepko at oracle.com
Wed Jul 6 16:56:12 UTC 2016
Hi,
please review fix for 8157984 - [TESTBUG] Several compiler tests fails
when are executed with -XX:TieredStopAtLevel=1
3 tests failed with TieredStopAtLevl=1 option included (these tests were
quarantined by http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/1bf96735f3be))
1) compiler/tiered/NonTieredLevelsTest.java modified to have respective
"requires" tag
2) compiler/rangechecks/TestRangeCheckSmearing.java modified to have
correct checks inside test
3) separate issue for compiler/ciReplay/TestVM_no_comp_level.sh was
created so, respective @ignore tag changed.
webrev: http://cr.openjdk.java.net/~dpochepk/8157984/webrev.01/
CR: https://bugs.openjdk.java.net/browse/JDK-8157984
I've tested these locally on linux-arm64 providing various vm flags like
TieredCompilation, TieredStopAtLevel.
Thanks,
Dmitrij
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20160706/5cf11bdc/attachment.html>
More information about the hotspot-compiler-dev
mailing list