Integrated: 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:08 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".
This pull request has now been integrated.
Changeset: 7468bbcd
Author: Igor Veresov <iveresov at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/7468bbcd647dc525ca75c7fb29d52c26c9c5e528
Stats: 7 lines in 1 file changed: 3 ins; 0 del; 4 mod
8266988: compiler/jvmci/compilerToVM/IsMatureTest.java fails with Unexpected isMature state for multiple times invoked method: expected false to equal true
Reviewed-by: kvn
-------------
PR: https://git.openjdk.java.net/jdk/pull/4895
More information about the hotspot-compiler-dev
mailing list