RFR: 8236136: tests which use CompilationMode shouldn't be run w/ TieredStopAtLevel [v2]
Vladimir Kozlov
kvn at openjdk.java.net
Tue Feb 15 16:22:03 UTC 2022
On Mon, 14 Feb 2022 12:23:57 GMT, TheShermanTanker <duke at openjdk.java.net> wrote:
>> Prevents the tests from JDK-8236136 from running when the required `TieredStopAtLevel` is not met, with the exception of `compiler/jvmci/events/JvmciNotifyBootstrapFinishedEventTest` as it seems to already have the requirement set, and I'm not sure what (or whether) to update it's required `TieredStopAtLevel` to should the existing one be outdated (Would appreciate any feedback on this part)
>
> TheShermanTanker has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision:
>
> - Merge remote-tracking branch 'upstream/master' into fixtests
> - Fix TieredStopAtLevel requirements for certain tests
Good.
-------------
Marked as reviewed by kvn (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/7451
More information about the hotspot-compiler-dev
mailing list