RFR: 8295861: get rid of list argument in debug agent's removeNode() API

Alex Menkov amenkov at openjdk.org
Fri Nov 11 04:28:30 UTC 2022


On Fri, 11 Nov 2022 03:17:58 GMT, Chris Plummer <cjplummer at openjdk.org> 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


More information about the serviceability-dev mailing list