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

Vladimir Kozlov vladimir.kozlov at oracle.com
Mon Dec 12 17:38:07 UTC 2016


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