RFR: 8373876: StackWalkNativeToJava print more output in case of failures [v3]
Matthias Baesken
mbaesken at openjdk.org
Fri Dec 19 13:28:37 UTC 2025
> In case of failures the jtreg test StackWalkNativeToJava sometimes misses to print the 'bad' output we check. This makes analyzing errors hard, so better enhance the output .
> The other checks ` output.shouldNotContain` print already the diagnostic summary of output.
Matthias Baesken has updated the pull request incrementally with one additional commit since the last revision:
Follow Davids suggestion; change other test method too
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/28871/files
- new: https://git.openjdk.org/jdk/pull/28871/files/a703276f..61811c6b
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=28871&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=28871&range=01-02
Stats: 6 lines in 1 file changed: 4 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/28871.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/28871/head:pull/28871
PR: https://git.openjdk.org/jdk/pull/28871
More information about the hotspot-runtime-dev
mailing list