On Fri, 19 Feb 2021 01:04:20 GMT, Chris Plummer <[email protected]> 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 <[email protected]>
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

Reply via email to