RFR(S): 8171060 - [AOT] aot tests: WARNING: Requested compilation levels are out of current vm capabilities.

Dmitrij Pochepko dmitrij.pochepko at oracle.com
Mon Dec 12 17:47:52 UTC 2016


Yes. It's an accident. Thank you for noticing it!
----- Original Message -----
From: vladimir.kozlov at oracle.com
To: hotspot-compiler-dev at openjdk.java.net
Sent: Monday, December 12, 2016 8:38:48 PM GMT +03:00 Iraq
Subject: Re: RFR(S): 8171060 - [AOT] aot tests: WARNING: Requested compilation levels are out of current vm capabilities.

Thank you, Dmitrij

In AotInvokeDynamic2CompiledTest.java 
"compiler.calls.common.InvokeDynamic" was removed from command line. By 
accident?

Otherwise looks good.

Thanks,
Vladimir

On 12/12/16 7:21 AM, Dmitrij Pochepko wrote:
> Hi,
>
>
> please review small fix for 8171060 - [AOT] aot tests: WARNING:
> Requested compilation levels are out of current vm capabilities.
>
> Few aot tests had a warning about requested compilation levels. I've
> modified respective check in CallsBase.java.
>
> Also tests options were modified(added -Xbatch since test logic assumes
> it and removed -checkCallerCompileLevel  -1, which is wrong because of
> aot method deoptimization).
>
>
> webrev: http://cr.openjdk.java.net/~dpochepk/8171060/webrev.01/
>
> CR: https://bugs.openjdk.java.net/browse/JDK-8171060
>
> I've verified this fix on linux-x64.
>
> Thanks,
>
> Dmitrij
>


More information about the hotspot-compiler-dev mailing list