git: openjdk/jdk: 8263635: Add --servername option to jhsdb debugd

Yasumasa Suenaga ysuenaga at openjdk.java.net
Thu May 27 04:55:33 UTC 2021


Changeset: 37bc4e2e
Author:    Yasumasa Suenaga <ysuenaga at openjdk.org>
Date:      2021-05-27 04:54:16 +0000
URL:       https://git.openjdk.java.net/jdk/commit/37bc4e2e3c2968d7419dae4f421755b6f7d06090

8263635: Add --servername option to jhsdb debugd

Reviewed-by: cjplummer, sspitsyn

! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/DebugServer.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/HotSpotAgent.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/RMIHelper.java
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/SALauncher.java
! src/jdk.hotspot.agent/share/man/jhsdb.1
! test/hotspot/jtreg/serviceability/sa/sadebugd/ClhsdbAttachToDebugServer.java
! test/hotspot/jtreg/serviceability/sa/sadebugd/ClhsdbTestConnectArgument.java
! test/hotspot/jtreg/serviceability/sa/sadebugd/DebugdConnectTest.java
! test/hotspot/jtreg/serviceability/sa/sadebugd/DebugdUtils.java
! test/hotspot/jtreg/serviceability/sa/sadebugd/DisableRegistryTest.java
! test/hotspot/jtreg/serviceability/sa/sadebugd/PmapOnDebugdTest.java
! test/hotspot/jtreg/serviceability/sa/sadebugd/RunCommandOnServerTest.java



More information about the jdk-changes mailing list