RFR: 8166125: [JVMCI] Missing JVMCI flag default values
Vladimir Kozlov
vladimir.kozlov at oracle.com
Thu Sep 15 17:58:59 UTC 2016
Looks good.
thanks,
Vladimir
On 9/15/16 7:10 AM, David Leopoldseder wrote:
> Hi,
>
> Please review this patch.
>
> Bug:
> During the initial commit for the JVMCI JEP some options JVMCI sets differently than c2 have been forgotten.
> Fix:
> Set the options if INCLUDE_JVMCI is true and -XX:+UseJVMCICompiler.
>
> http://cr.openjdk.java.net/~davleopo/JDK-8166125/webrev.001/
> https://bugs.openjdk.java.net/browse/JDK-8166125
>
> - david
More information about the hotspot-compiler-dev
mailing list