RFR: 8261929: ClhsdbFindPC fails with java.lang.RuntimeException: 'In java stack' missing from stdout/stderr

Thomas Stuefe stuefe at openjdk.java.net
Sat Feb 20 05:43:43 UTC 2021


On Fri, 19 Feb 2021 01:04:20 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:

> Sometimes due to the state of the java thread, jstack does cannot determine the address of the java frame and instead it is 0x. We need to special case this so the test does not fail.

LGTM

-------------

Marked as reviewed by stuefe (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/2637


More information about the serviceability-dev mailing list