[9] RFR(S) 8171137: Avoid warning: -Xint is not compatible with AOT (switching AOT off)

David Holmes david.holmes at oracle.com
Tue Dec 13 05:15:26 UTC 2016


Hi Vladimir,

> https://bugs.openjdk.java.net/browse/JDK-8171137
>
> http://cr.openjdk.java.net/~kvn/8171137/webrev/
>
> Put all AOT warnings under PrintAOT flag.

That fixes the immediate problem - thanks.

Not sure the -Xint case really warrants a warning unless someone 
deliberately tries to turn AOT on. But that's your call.

Thanks,
David

> Thanks,
> Vladimir



More information about the hotspot-compiler-dev mailing list