RFR: 8326611: Clean up vmTestbase/nsk/stress/stack tests [v4]

David Holmes dholmes at openjdk.org
Thu Feb 29 06:22:53 UTC 2024


On Tue, 27 Feb 2024 21:12:59 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:

>> The vmTestbase/nsk/stress/stack might be slightly refactored to improve reading. Mostly, simple refactoring.
>> Test logic was not changed, except removing verbose mode and enabling printing.
>
> Leonid Mesnik has updated the pull request incrementally with one additional commit since the last revision:
> 
>   removed tests from tier1.

test/hotspot/jtreg/TEST.groups line 419:

> 417:  -:tier1_runtime_appcds_exclude \
> 418:  -runtime/signal \
> 419:  -runtime/stack

So what tier will run these now? Are these really stress tests?

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

PR Review Comment: https://git.openjdk.org/jdk/pull/17993#discussion_r1507067338


More information about the hotspot-runtime-dev mailing list