On Fri, 11 Nov 2022 03:17:58 GMT, Chris Plummer wrote:
> Get rid of `list` argument in debug agent's `removeNode()` API. The list is
> stored in the node, so no need to pass it in.
Looks good.
Thanks,
Serguei
-
Marked as reviewed by sspitsyn (Reviewer).
PR: https://git.openjdk.or
On Fri, 11 Nov 2022 03:17:58 GMT, Chris Plummer wrote:
> Get rid of `list` argument in debug agent's `removeNode()` API. The list is
> stored in the node, so no need to pass it in.
Marked as reviewed by kevinw (Committer).
-
PR: https://git.openjdk.org/jdk/pull/11101
On Fri, 11 Nov 2022 03:17:58 GMT, Chris Plummer wrote:
> Get rid of `list` argument in debug agent's `removeNode()` API. The list is
> stored in the node, so no need to pass it in.
Marked as reviewed by amenkov (Reviewer).
-
PR: https://git.openjdk.org/jdk/pull/11101
Get rid of `list` argument in debug agent's `removeNode()` API. The list is
stored in the node, so no need to pass it in.
-
Commit messages:
- Remove list argument from removeNode()
Changes: https://git.openjdk.org/jdk/pull/11101/files
Webrev: https://webrevs.openjdk.org/?repo=jdk