On Fri, 5 Mar 2021 06:44:02 GMT, Chris Plummer <cjplum...@openjdk.org> wrote:

>> `pmap` and `pstack` CLHSDB command do not work on remote debugger, we can 
>> see following error message:
>> 
>> hsdb> pmap
>> not yet implemented (debugger does not support CDebugger)!
>> 
>> However, SA has different message for this purpose:
>> 
>> https://github.com/openjdk/jdk/blob/03d888f463c0a6e3fee70ed8ad606fc0a3082636/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/tools/PMap.java#L74-L78
>> 
>> SA should show "remote configuration is not yet implemented" when it works 
>> on remote debugger.
>
> Marked as reviewed by cjplummer (Reviewer).

PING: could you review it? I need one more reviewer, thanks!

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

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

Reply via email to