RFR: 8302146: Move TestOverloadCompileQueues.java to tier3

Emanuel Peter epeter at openjdk.org
Tue Feb 21 07:16:34 UTC 2023


On Mon, 20 Feb 2023 07:32:03 GMT, Tobias Hartmann <thartmann 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.

Thanks @TobiHartmann @vnkozlov for the reviews!

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

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


More information about the hotspot-dev mailing list