Integrated: 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: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.
This pull request has now been integrated.
Changeset: 0825bc55
Author: Chris Plummer <cjplummer at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/0825bc55
Stats: 9 lines in 1 file changed: 4 ins; 0 del; 5 mod
8261929: ClhsdbFindPC fails with java.lang.RuntimeException: 'In java stack' missing from stdout/stderr
Reviewed-by: amenkov, stuefe, sspitsyn
-------------
PR: https://git.openjdk.java.net/jdk/pull/2637
More information about the serviceability-dev
mailing list