RFR: 8295427: popframe004: report more details on error
Alex Menkov
amenkov at openjdk.org
Fri Oct 21 01:09:01 UTC 2022
Failures of the test are usually caused by unexpected frame in the stack.
Also the failures are intermittent, so it makes sense to report more details on error to simplify analysis.
The fix adds stack trace printing if the test fails
-------------
Commit messages:
- JDK-8295427
Changes: https://git.openjdk.org/jdk/pull/10806/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=10806&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8295427
Stats: 13 lines in 1 file changed: 8 ins; 0 del; 5 mod
Patch: https://git.openjdk.org/jdk/pull/10806.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/10806/head:pull/10806
PR: https://git.openjdk.org/jdk/pull/10806
More information about the serviceability-dev
mailing list