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

Joshua Matsuoka jmatsuoka at openjdk.java.net
Fri Aug 7 18:20:22 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.

Hi Jessye,

The changes look good to me!

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

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


More information about the jmc-dev mailing list