[16] RFR(T): 8248596: [TESTBUG] compiler/loopopts/PartialPeelingUnswitch.java times out with Graal enabled

Christian Hagedorn christian.hagedorn at oracle.com
Thu Jul 2 14:31:51 UTC 2020


Hi

Please review the following patch:
https://bugs.openjdk.java.net/browse/JDK-8248596
http://cr.openjdk.java.net/~chagedorn/8248596/webrev.00/

It excludes the execution of this C2 specific test with Graal since it 
has many methods and runs with CompileOnly, possibly letting it time out 
with Graal.

Best regards,
Christian


More information about the hotspot-compiler-dev mailing list