On Fri, 21 Oct 2022 01:02:21 GMT, Alex Menkov <amen...@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 This pull request has now been integrated. Changeset: 6acbdb59 Author: Alex Menkov <amen...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/6acbdb59dad566296cfa985b6dafdedd115440eb Stats: 13 lines in 1 file changed: 8 ins; 0 del; 5 mod 8295427: popframe004: report more details on error Reviewed-by: cjplummer, lmesnik, sspitsyn ------------- PR: https://git.openjdk.org/jdk/pull/10806