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

Tatiana Pivovarova tatiana.pivovarova at oracle.com
Mon Nov 10 09:28:18 UTC 2014


Hi Albert, Ricard,

Thank you for your reviews!

Tatiana

On 11/06/2014 04:48 PM, Rickard Bäckman wrote:
> Reviewed.
>
> /R
>
> On 11/06, 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