JDK-8196751 : Add jhsdb option to specify debug server RMI connector port
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: svc-agent
  • Affected Version: 11
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2018-02-05
  • Updated: 2020-07-21
  • Resolved: 2020-03-26
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 15
15 b17Fixed
Related Reports
CSR :  
Duplicate :  
Relates :  
Relates :  
Sub Tasks
JDK-8250550 :  
Description
When running  jhsdb debug server on a remote host behind a firewall or inside a container it should be possible to specify what exact ports need to be used. Currently system property "sun.jvm.hotspot.rmi.port"  can be used to specify the RMI registry port but remote objects still communicate over random ports. An option to specify RMI connector port needs to be added to jhsdb tool. 
Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/e886b0d7ff87 User: dtitov Date: 2020-03-26 16:04:55 +0000
26-03-2020