RFR: 8263636: Add --disableregistry option to jhsdb debugd [v2]
Chris Plummer
cjplummer at openjdk.java.net
Tue Apr 6 20:00:31 UTC 2021
On Tue, 6 Apr 2021 07:27:14 GMT, Yasumasa Suenaga <ysuenaga at openjdk.org> wrote:
>> Is this the actual use case you are trying to address (registry already started by a debugd process). If yes, then I think that's the best approach for the test. If no, what is the use case? If it's some random application starting the registry, will there be issue related to it not having been started with `--add-modules=jdk.hotspot.agent`?
>
> I updated testcase. Could you review again?
Looks good.
-------------
PR: https://git.openjdk.java.net/jdk/pull/3233
More information about the serviceability-dev
mailing list