[9] RFR(XXS): 8036092: [TESTBUG] compiler/uncommontrap/TestSpecTrapClassUnloading.java fails with: Unrecognized VM option 'UseTypeSpeculation'
Vladimir Kozlov
vladimir.kozlov at oracle.com
Tue Mar 4 08:40:31 PST 2014
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