Integrated: 8272846: Move some runtime/Metaspace/elastic/ tests out of tier1
Aleksey Shipilev
shade at openjdk.java.net
Fri Aug 27 09:38:31 UTC 2021
On Mon, 23 Aug 2021 15:12:30 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> See the bug report for more discussion. Attention @tstuefe -- is it time yet to do this?
>
> Motivational run time improvements:
>
>
> $ make run-test TEST=hotspot:tier1
>
> # Before
> real 8m9.678s
> user 289m59.304s
> sys 27m46.347s
>
> # After
> real 7m27.566s
> user 284m4.947s
> sys 27m33.724s
>
>
> Additional testing:
> - [x] `tier1` no longer runs these tests
> - [x] `hotspot_tier2_runtime` runs these tests
This pull request has now been integrated.
Changeset: ebd62bc0
Author: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/ebd62bc0433c56f3520b9e41621f18a1b736022b
Stats: 2 lines in 1 file changed: 2 ins; 0 del; 0 mod
8272846: Move some runtime/Metaspace/elastic/ tests out of tier1
Reviewed-by: mseledtsov, stuefe
-------------
PR: https://git.openjdk.java.net/jdk/pull/5222
More information about the hotspot-dev
mailing list