RFR: 8261929: ClhsdbFindPC fails with java.lang.RuntimeException: 'In java stack' missing from stdout/stderr
Chris Plummer
cjplummer at openjdk.java.net
Sat Feb 20 20:51:42 UTC 2021
On Sat, 20 Feb 2021 10:24:02 GMT, Serguei Spitsyn <sspitsyn 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++
Thanks for the reviews!
-------------
PR: https://git.openjdk.java.net/jdk/pull/2637
More information about the serviceability-dev
mailing list