RFR(XS) : 8062742: compiler/EliminateAutoBox/UnsignedLoads.java fails with client vm
Vladimir Ivanov
vladimir.x.ivanov at oracle.com
Thu Nov 6 11:41:52 UTC 2014
Reviewed.
Best regards,
Vladimir Ivanov
On 11/6/14, 4:27 PM, Tatiana Pivovarova wrote:
> Hi,
>
> please review the following patch
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8062742
> Webrev:
> http://cr.openjdk.java.net/~iignatyev/tpivovarova/8062742/webrev.00/
>
> Problem:
> Flag "-XX:+EliminateAutoBox" works on server VM only. The test should
> work with Client VM too.
>
> Solution:
> Add flag "-XX:+IgnoreUnrecognizedVMOptions."
>
> Testing:
> Manual
>
> Thanks,
> Tatiana
>
More information about the hotspot-compiler-dev
mailing list