RFR: 8295861: get rid of list argument in debug agent's removeNode() API
Serguei Spitsyn
sspitsyn at openjdk.org
Tue Nov 15 03:34:57 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.
Looks good.
Thanks,
Serguei
-------------
Marked as reviewed by sspitsyn (Reviewer).
PR: https://git.openjdk.org/jdk/pull/11101
More information about the serviceability-dev
mailing list