RFR(S/T) : 8243619 : compiler/codecache/CheckSegmentedCodeCache.java test misses -version

Igor Ignatyev igor.ignatyev at oracle.com
Sun Apr 26 17:41:50 UTC 2020


http://cr.openjdk.java.net/~iignatyev//8243619/webrev.00
> 22 lines changed: 11 ins; 0 del; 11 mod;

Hi all,

could you please review this small and trivial clean up of CheckSegmentedCodeCache.java test?
from JBS:
> in several cases, compiler/codecache/CheckSegmentedCodeCache.java test doesn't pass -version to a forked JVM, and although it's not a problem b/c these cases are expected to fail, it's better to have -version in order to minimize chances of false-positive (should the way JVM handles flags get changed).

webrev: http://cr.openjdk.java.net/~iignatyev//8243619/webrev.00
testing: the affected test
JBS: https://bugs.openjdk.java.net/browse/JDK-8243619

Thanks,
-- Igor


More information about the hotspot-compiler-dev mailing list