RFR: 8302146: Move TestOverloadCompileQueues.java to tier3

Tobias Hartmann thartmann at openjdk.org
Mon Feb 20 07:34:24 UTC 2023


On Fri, 17 Feb 2023 15:08:38 GMT, Emanuel Peter <epeter at openjdk.org> wrote:

> This test is expected to run long, as it has to fill the compile queue. But it does not need to run at a low tier. We just want to run it occasionally.
> 
> Moved it to `tier3`, by adding it to `hotspot_slow_compiler`, which is excluded from `tier1` and `tier2`.

Looks good.

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

Marked as reviewed by thartmann (Reviewer).

PR: https://git.openjdk.org/jdk/pull/12617


More information about the hotspot-dev mailing list