On Tue, 16 Mar 2021 01:59:29 GMT, Chris Plummer <cjplum...@openjdk.org> wrote:
> So what needs to be added is just --servernameprefix, and better help for > explaining all the parts of the debugserver that are specified with > --connect. You also want to add --disableregistry, but I think that's kind of > separate from the above and probably needs its own CR and CSR. I filed them to JBS. I will work for them later. * --servernameprefix: https://bugs.openjdk.java.net/browse/JDK-8263635 * --disableregistry: https://bugs.openjdk.java.net/browse/JDK-8263636 ------------- PR: https://git.openjdk.java.net/jdk/pull/3000