RFR (XS): 8050144 : Remove '-client' from compiler/8004051/Test8004051.java's options

Filipp Zhinkin filipp.zhinkin at oracle.com
Mon Jul 14 18:02:39 UTC 2014


Vladimir,

thank you for review.

Regards,
Filipp.

On 07/14/2014 09:00 PM, Vladimir Kozlov wrote:
> Good.
>
> Vladimir
>
> On 7/14/14 9:23 AM, Filipp Zhinkin wrote:
>> Hi all,
>>
>> please review tiny fix that eliminates '-client' flag from 
>> Test8004051.java's options list.
>>
>> This test fails when we run it on 32-bit platforms with some 
>> C2-specific options passed externally.
>> JTreg prepends external options to list of options declared in the 
>> test, so we can't just run it with '-server'.
>>
>> Obvious solution is to remove '-client'.
>>
>> JBS issue: https://bugs.openjdk.java.net/browse/JDK-8050144
>> Webrev: http://cr.openjdk.java.net/~fzhinkin/8050144/webrev.00/
>> Testing: on local machine w/ 32-bit JDK and -XX:-AlignVector.
>>
>> Thanks,
>> Filipp.
>>
>>



More information about the hotspot-compiler-dev mailing list