Integrated: 6870: defineEventProbes is incorrect when probes occupy different classes
Jessye Coleman-Shapiro
jescolem 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.
This pull request has now been integrated.
Changeset: 3aa92e4e
Author: Jessye Coleman-Shapiro <jescolem at openjdk.org>
Committer: Marcus Hirt <hirt at openjdk.org>
URL: https://git.openjdk.java.net/jmc/commit/3aa92e4e
Stats: 63 lines in 4 files changed: 20 ins; 15 del; 28 mod
6870: defineEventProbes is incorrect when probes occupy different classes
Reviewed-by: aptmac, hirt
-------------
PR: https://git.openjdk.java.net/jmc/pull/97
More information about the jmc-dev
mailing list