RFR: 8234499: [Graal] compiler/compilercontrol/CompilationModeHighOnlyTest.java test fails with timeout

Igor Ignatyev igor.ignatyev at oracle.com
Thu Nov 21 01:05:41 UTC 2019


Hi Jie,

wouldn't it be a better solution to limit compilation to CompilationModeHighOnlyTest via -XX:CompileControl=compileonly? this should solve timeout w/ Graal w/o removing the only test for CompilationMode=high-only?
 
Thanks,
-- Igor

> On Nov 20, 2019, at 4:39 AM, Jie Fu <fujie at loongson.cn> wrote:
> 
> Hi all,
> 
> May I get reviews for this small fix?
> 
> JBS:    https://bugs.openjdk.java.net/browse/JDK-8234499
> Webrev: http://cr.openjdk.java.net/~jiefu/8234499/webrev.00/
> 
> And I need a sponsor.
> 
> Thanks a lot.
> Best regards,
> Jie
> 



More information about the hotspot-compiler-dev mailing list