RFR(S) 8185134: Introduce vm.graal predicate

Vladimir Kozlov vladimir.kozlov at oracle.com
Wed Sep 20 15:15:29 UTC 2017


Good.

Thanks,
Vladimir

On 9/19/17 10:04 PM, Ekaterina Pavlova wrote:
> Hi all,
> 
> could you please review this small change which introduces 
> vm.graal.enabled predicate
> and marks compiler tests which fail with Graal due to c2 specific checks 
> by '@requires !vm.graal.enabled'.
> 
>      bug: https://bugs.openjdk.java.net/browse/JDK-8185134
>   webrev: http://cr.openjdk.java.net/~epavlova//8185134_test/
>           http://cr.openjdk.java.net/~epavlova//8185134_hs/
> 
> 
> Tested by running failing tests in Graal as JIT compiler mode
> (-XX:+TieredCompilation -XX:+UseJVMCICompiler -Djvmci.Compiler=graal).
> 
> thanks,
> -katya
> 
> p.s.
>   Igor Ignatyev volunteered to sponsor this change.


More information about the hotspot-compiler-dev mailing list