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

Albert Noll albert.noll at oracle.com
Thu Nov 6 13:30:54 UTC 2014


Looks good to me (not a reviewer).

Best,
Albert

On 11/06/2014 01: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