RFR(XS) : 8062742: compiler/EliminateAutoBox/UnsignedLoads.java fails with client vm

Vladimir Kozlov vladimir.kozlov at oracle.com
Fri Nov 7 01:31:16 UTC 2014


I also asked to add it to TEST.groups to execute in JPRT.

Thanks,
Vladimir

On 11/6/14 4:27 AM, 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