[9] RFR(XXS): 8036092: [TESTBUG] compiler/uncommontrap/TestSpecTrapClassUnloading.java fails with: Unrecognized VM option 'UseTypeSpeculation'
Albert
albert.noll at oracle.com
Tue Mar 4 10:35:48 PST 2014
Thank you, Vladimir.
Best,
Albert
On 03/04/2014 05:40 PM, Vladimir Kozlov wrote:
> Good.
>
> Vladimir
>
> On 3/4/14 12:13 AM, Albert wrote:
>> Hi all,
>>
>> could I get reviews for this small patch?
>>
>> Bug:
>> https://bugs.openjdk.java.net/browse/JDK-8036092
>>
>> Problem:
>> -XX:+UseTypeSpeculation is a C2 flag, which is not known in a client VM.
>>
>> Solution:
>> add -XX:+IgnoreUnrecognizedVMOptions to @run main/othervm
>>
>> Testing:
>> Failing test case
>>
>> Webrev:
>> http://cr.openjdk.java.net/~anoll/8036092/webrev.00/
>>
>> Many thanks in advance,
>> Albert
More information about the hotspot-compiler-dev
mailing list