[13] RFR(T): 8220611: compiler/classUnloading/methodUnloading/TestOverloadCompileQueues.java timeout

Tobias Hartmann tobias.hartmann at oracle.com
Thu Mar 14 10:33:19 UTC 2019


Hi,

please review the following patch:
https://bugs.openjdk.java.net/browse/JDK-8220611
http://cr.openjdk.java.net/~thartmann/8220611/webrev.00/

The test should be skipped if Graal is used as JIT because compilation thresholds are adjusted such
that execution of Graal is extremely slow (Graal needs to compile itself).

Thanks,
Tobias


More information about the hotspot-compiler-dev mailing list