Integrated: 8302146: Move TestOverloadCompileQueues.java to tier3

Emanuel Peter epeter at openjdk.org
Tue Feb 21 07:16:37 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`.

This pull request has now been integrated.

Changeset: 17274c72
Author:    Emanuel Peter <epeter at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/17274c72a962e8ee3afed72b38ed72aa20dd2ae0
Stats:     1 line in 1 file changed: 1 ins; 0 del; 0 mod

8302146: Move TestOverloadCompileQueues.java to tier3

Reviewed-by: kvn, thartmann

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

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


More information about the hotspot-dev mailing list