RFR: 8266988: compiler/jvmci/compilerToVM/IsMatureTest.java fails with Unexpected isMature state for multiple times invoked method: expected false to equal true

Igor Veresov iveresov at openjdk.java.net
Fri Jul 23 22:22:07 UTC 2021


On Fri, 23 Jul 2021 20:41:01 GMT, Igor Veresov <iveresov at openjdk.org> wrote:

> The test doesn't expect to be run with -XX:TieredStopAtLevel=2. While we're going to create an MDO for the test method at level 2, we're not going to profile it. Therefore it may not become "mature".

Thanks, Vladimir!

-------------

PR: https://git.openjdk.java.net/jdk/pull/4895


More information about the hotspot-compiler-dev mailing list