RFR(XS) 8199486: [Graal] gc/g1/ihop/TestIHOPStatic.java fails by timeout with -Xcomp
Ekaterina Pavlova
ekaterina.pavlova at oracle.com
Fri Aug 10 11:25:20 UTC 2018
Hi All,
please review very simple change which disables running gc/g1/ihop/TestIHOPStatic.java
test in -Xcomp mode in case Graal is enabled. Running the test with Graal and -Xcomp causes
big heap contention by Graal and the test which results in slow test execution.
JBS: https://bugs.openjdk.java.net/browse/JDK-8199486
webrev: http://cr.openjdk.java.net/~epavlova//8199486/webrev.00/index.html
testing: tested by running the test with different flags.
thanks,
-katya
More information about the hotspot-compiler-dev
mailing list