RFR: 6870: defineEventProbes is incorrect when probes occupy different classes

Alex Macdonald aptmac at openjdk.java.net
Tue Aug 18 14:20:41 UTC 2020


On Tue, 21 Jul 2020 18:13:37 GMT, Jessye Coleman-Shapiro <jescolem at openjdk.org> wrote:

> Previously, when the agent MXBean operation `defineEventProbes(xmlDescription)` was called with an XML description only
> containing probes from new classes, existing probes in other classes were not reverted. This patch fixes
> `TransformRegistry.modify(xmlDescription)` so that this does not happen.

LGTM!

-------------

Marked as reviewed by aptmac (Committer).

PR: https://git.openjdk.java.net/jmc/pull/97


More information about the jmc-dev mailing list