RFR(T) : 8243621 : use SkippedException in compiler/jsr292/MHInlineTest.java test
Igor Ignatyev
igor.ignatyev at oracle.com
Sun Apr 26 18:32:31 UTC 2020
http://cr.openjdk.java.net/~iignatyev//8243621/webrev.00
> 4 lines changed: 3 ins; 0 del; 1 mod;
Hi all,
could you please review this trivial patch for compiler/jsr292/MHInlineTest.java test?
from JBS:
> compiler/jsr292/MHInlineTest.java performs checks only when run on server JVM, in other cases, the checks are skipped. to make it clearer, the test should use SkippedException
the patch also updates the test to be run in a driver mode, since there is no reason to run MHInlineTest class w/ any of "external" vm flags.
webrev: http://cr.openjdk.java.net/~iignatyev//8243621/webrev.00
JBS: https://bugs.openjdk.java.net/browse/JDK-8243621
testing: the affected test
Thanks,
-- Igor
More information about the hotspot-compiler-dev
mailing list