On Wed, 10 Mar 2021 08:29:37 GMT, Yasumasa Suenaga <[email protected]> wrote:

> Most of subcommands in jhsdb supports to connect to debug server via 
> `--connect` command line option, however `hsdb` and `clhsdb` do not accept it.
> 
> Both HSDB and CLHSDB support to connect to debug server, so they should have 
> capability to do it via command line option.
> 
> I also filed [CSR for this 
> issue](https://bugs.openjdk.java.net/browse/JDK-8263345). Please review it as 
> well.

This pull request has now been integrated.

Changeset: b2a52ea5
Author:    Yasumasa Suenaga <[email protected]>
URL:       https://git.openjdk.java.net/jdk/commit/b2a52ea5
Stats:     130 lines in 5 files changed: 114 ins; 4 del; 12 mod

8263342: Add --connect option to jhsdb hsdb/clhsdb

Reviewed-by: cjplummer, sspitsyn

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

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

Reply via email to