<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><pre style="background-color: rgb(238, 238, 238);" class=""><span class="new" style="color: blue;">vm.opt.TieredStopAtLevel == null</span></pre><div class="">is odd but I guess this means it’s not set?</div><div class=""><br class=""></div><div style=""><blockquote type="cite" class=""><div class="">On Jul 12, 2016, at 3:29 AM, Dmitrij Pochepko <<a href="mailto:dmitrij.pochepko@oracle.com" class="">dmitrij.pochepko@oracle.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">Hi,<br class=""><br class="">please review fix for 8157861 - [TESTBUG] compiler/jvmci/compilerToVM/ReprofileTest.java failed with RuntimeException<br class=""><br class="">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.<br class=""><br class="">webrev: <a href="http://cr.openjdk.java.net/~dpochepk/8157861/webrev.01/" class="">http://cr.openjdk.java.net/~dpochepk/8157861/webrev.01/</a><br class="">CR: <a href="https://bugs.openjdk.java.net/browse/JDK-8157861" class="">https://bugs.openjdk.java.net/browse/JDK-8157861</a><br class=""><br class="">I've tested this fix in jprt.<br class=""><br class="">Thanks,<br class="">Dmitrij<br class=""></div></div></blockquote></div><br class=""></body></html>