RFR: 8302144: Move ZeroTLABTest.java to tier3 [v2]

Emanuel Peter epeter at openjdk.org
Wed Mar 1 12:59:09 UTC 2023


> 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.

Emanuel Peter has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains two commits:

 - merge from master
 - 8302144: Move ZeroTLABTest.java to tier3

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

Changes: https://git.openjdk.org/jdk/pull/12620/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=12620&range=01
  Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/12620.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/12620/head:pull/12620

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


More information about the hotspot-dev mailing list