RFR: 8326611: Clean up vmTestbase/nsk/stress/stack tests [v5]
Leonid Mesnik
lmesnik at openjdk.org
Thu Feb 29 18:13:04 UTC 2024
> 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 with a new target base due to a merge or a rebase. The pull request now contains seven commits:
- Merge branch 'master' of https://github.com/openjdk/jdk into 8326611
- removed tests from tier1.
- Merge branch '8326611' of https://github.com/lmesnik/jdk into 8326611
- Update test/hotspot/jtreg/vmTestbase/nsk/stress/stack/stack009.java
Co-authored-by: Andrey Turbanov <turbanoff at gmail.com>
- moved tests into runtime.
- removed spaces.
- 8326611: Clean up vmTestbase/nsk/stress/stack tests
-------------
Changes: https://git.openjdk.org/jdk/pull/17993/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=17993&range=04
Stats: 4913 lines in 39 files changed: 2259 ins; 2653 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/17993.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/17993/head:pull/17993
PR: https://git.openjdk.org/jdk/pull/17993
More information about the hotspot-runtime-dev
mailing list