[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openjdk-serviceability-dev
Subject:    Integrated: 8263670: pmap and pstack in jhsdb do not work on debug server
From:       Yasumasa Suenaga <ysuenaga () openjdk ! java ! net>
Date:       2021-03-27 11:18:28
Message-ID: Ib2SPT7bze9nDkOKpa-77v-CmPGo1XJBiVrMEwCXqxs=.272dbb53-e251-432d-bdb8-bf50ada96d7a () github ! com
[Download RAW message or body]

On Tue, 16 Mar 2021 12:01:30 GMT, Yasumasa Suenaga <ysuenaga@openjdk.org> wrote:

> jhsdb supports pmap (jhsdb jmap) and pstack (jhsdb jstack --mixed), and they work \
> fine if they attach to live process or to coredump, however they do not work on \
> debug server as following: 
> $ jhsdb jmap --connect localhost
> Attaching to remote server localhost, please wait...
> Debugger attached successfully.
> Server compiler detected.
> JVM version is 11.0.10+9
> remote configuration is not yet implemented
> 
> pmap and pstack depend on CDebugger in SA, however it would not be set in case of \
> remote debugger client. We can avoid it if we can delegate the process to debug \
> server.

This pull request has now been integrated.

Changeset: a209ed01
Author:    Yasumasa Suenaga <ysuenaga@openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/a209ed01
Stats:     190 lines in 10 files changed: 146 ins; 26 del; 18 mod

8263670: pmap and pstack in jhsdb do not work on debug server

Reviewed-by: cjplummer, sspitsyn

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

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


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic