JDK-8196729 : Add jstatd option to specify RMI connector port
  • Type: Enhancement
  • Component: core-svc
  • Sub-Component: tools
  • Affected Version: 11
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2018-02-02
  • Updated: 2020-09-22
  • Resolved: 2020-02-06
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 b10Fixed
Related Reports
CSR :  
Relates :  
Sub Tasks
JDK-8250551 :  
Description
When running jstatd 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 jstatd tool provides command line option `-p` to specify RMI registry port but remote objects still communicate over random ports. An option to specify RMI connector port needs to be added.


Comments
Changeset: 26b642f9 Author: Daniil Titov <dtitov@openjdk.org> Date: 2020-02-06 11:23:51 +0000 URL: https://git.openjdk.java.net/panama-foreign/commit/26b642f9
07-02-2020

URL: https://hg.openjdk.java.net/jdk/jdk/rev/9544e515be4e User: dtitov Date: 2020-02-06 19:25:03 +0000
06-02-2020