RFR(S): 8172050 - some compiler/calls/ tests should have /native option
Dmitrij Pochepko
dmitrij.pochepko at oracle.com
Mon Feb 13 16:47:29 UTC 2017
Hi,
please review small fix for: 8172050 - some compiler/calls/ tests should
have /native option
According to jtreg guidelines, a /native option should be added to tests
run directive in case test use native libraries.
This fix adds this option. This change is going to be pushed to
jdk9/hs/hotspot since current push restrictions are not applied to test
fixes.
webrev: http://cr.openjdk.java.net/~dpochepk/8172050/webrev.01/
CR: https://bugs.openjdk.java.net/browse/JDK-8172050
I've tested this change on linux-x64.
Thanks,
Dmitrij
More information about the hotspot-compiler-dev
mailing list