On Tue, 16 Mar 2021 01:19:26 GMT, Chris Plummer <cjplum...@openjdk.org> wrote:

> I think the default rmi registry port is 1099. However, do we need to also 
> support something like 
> [JDK-8196729](https://bugs.openjdk.java.net/browse/JDK-8196729) for the rmi 
> communications port?

We can specify RMI communication port with `--rmiport` in `jhsdb debugd`. It 
has been introduced in 
[JDK-8196751](https://bugs.openjdk.java.net/browse/JDK-8196751).

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

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

Reply via email to