On Tue, 6 Apr 2021 07:27:14 GMT, Yasumasa Suenaga <ysuen...@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