RFR: 6870: defineEventProbes is incorrect when probes occupy different classes
Marcus Hirt
hirt at openjdk.java.net
Tue Aug 18 17:15:39 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.
Marked as reviewed by hirt (Lead).
-------------
PR: https://git.openjdk.java.net/jmc/pull/97
More information about the jmc-dev
mailing list