Integrated: 8302144: Move ZeroTLABTest.java to tier3
Emanuel Peter
epeter at openjdk.org
Thu Mar 2 07:25:23 UTC 2023
On Fri, 17 Feb 2023 16:09:31 GMT, Emanuel Peter <epeter at openjdk.org> wrote:
> This is a "Hello World" test for the flags `UseTLAB` and `ZeroTLAB`, running with `-Xcomp`. It takes about 30seconds.
> This test does not need to run on `tier1`. So I pushed it out to `tier3`.
>
> 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: 99f5687e
Author: Emanuel Peter <epeter at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/99f5687eb192b249a4a4533578f56b131fb8f234
Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
8302144: Move ZeroTLABTest.java to tier3
Reviewed-by: thartmann, kvn
-------------
PR: https://git.openjdk.org/jdk/pull/12620
More information about the hotspot-dev
mailing list