[13] RFR(T): 8222417: compiler/loopopts/TestOverunrolling.java times out

Vladimir Kozlov vladimir.kozlov at oracle.com
Mon Apr 15 15:56:06 UTC 2019


Good.

Thanks
Vladimir

> On Apr 15, 2019, at 1:34 AM, Tobias Hartmann <tobias.hartmann at oracle.com> wrote:
> 
> Hi,
> 
> please review the following patch:
> https://bugs.openjdk.java.net/browse/JDK-8222417
> http://cr.openjdk.java.net/~thartmann/8222417/webrev.00/
> 
> The test sets -XX:-TieredCompilation -Xcomp and should therefore not be executed with Graal as JIT.
> Otherwise all Graal methods will be compiled by Graal itself running in interpreter mode which is
> very slow and causes the test to time out.
> 
> Thanks,
> Tobias



More information about the hotspot-compiler-dev mailing list