RFR: 8295427: popframe004: report more details on error
Leonid Mesnik
lmesnik at openjdk.org
Tue Oct 18 21:13:49 UTC 2022
On Mon, 17 Oct 2022 19:22:26 GMT, Alex Menkov <amenkov at openjdk.org> wrote:
> 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
Sounds good to me. We could reuse print_frame after this.
-------------
PR: https://git.openjdk.org/jdk/pull/10733
More information about the serviceability-dev
mailing list