RFR(XS): 8157861 - [TESTBUG] compiler/jvmci/compilerToVM/ReprofileTest.java failed with RuntimeException
Christian Thalinger
cthalinger at twitter.com
Tue Jul 12 23:30:28 UTC 2016
vm.opt.TieredStopAtLevel == null
is odd but I guess this means it’s not set?
> On Jul 12, 2016, at 3:29 AM, Dmitrij Pochepko <dmitrij.pochepko at oracle.com> wrote:
>
> Hi,
>
> please review fix for 8157861 - [TESTBUG] compiler/jvmci/compilerToVM/ReprofileTest.java failed with RuntimeException
>
> Test intermittently failed before because compilation queue was overloaded sometimes, so, compilation went through another compilation levels sequence, which caused unexpected test scenario state. This patch adds Xbatch to have test more deterministic and stable. I've also updated requires tag for TieredStopAtLevel restrictions case.
>
> webrev: http://cr.openjdk.java.net/~dpochepk/8157861/webrev.01/
> CR: https://bugs.openjdk.java.net/browse/JDK-8157861
>
> I've tested this fix in jprt.
>
> Thanks,
> Dmitrij
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20160712/3f667ce9/attachment.html>
More information about the hotspot-compiler-dev
mailing list