[Rev 01] RFR: 6712: Make agent retransform classes when loaded dynamically

Marcus Hirt hirt at openjdk.java.net
Tue Mar 3 18:53:03 UTC 2020


On Tue, 3 Mar 2020 18:34:16 GMT, Jessye Coleman-Shapiro <jescolem at openjdk.org> wrote:

>> This patch makes the Agent retransform all classes stored in the registry after it is loaded, when it is loaded dynamically.  Previously the transformations specified in the xml file path argument were not always being performed in this dynamic case.
>> 
>> Let me know what you think.
>
> The pull request has been updated with 1 additional commit.

Marked as reviewed by hirt (Lead).

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

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


More information about the jmc-dev mailing list