> 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
Alex Menkov has updated the pull request incrementally with two additional commits since the last revision: - Moved julong_to_string to jvmti_common.h - reverted changes in popframe004.cpp ------------- Changes: - all: https://git.openjdk.org/jdk/pull/10733/files - new: https://git.openjdk.org/jdk/pull/10733/files/16381ceb..4849521e Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=10733&range=02 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=10733&range=01-02 Stats: 107 lines in 4 files changed: 43 ins; 57 del; 7 mod Patch: https://git.openjdk.org/jdk/pull/10733.diff Fetch: git fetch https://git.openjdk.org/jdk pull/10733/head:pull/10733 PR: https://git.openjdk.org/jdk/pull/10733