RFR: 8200559: Java agents doing instrumentation need a means to define auxiliary classes [v2]

Rafael Winterhalter winterhalter at openjdk.org
Sun Jan 28 22:35:48 UTC 2024


On Thu, 25 Jan 2024 10:04:08 GMT, Andrew Dinn <adinn at openjdk.org> wrote:

> pass a non-null Instrumentation instance i.e. to have agent capabilities.

What stops people from supplying a fake instance? Wouldn't you need to "test run" the instance first?

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

PR Comment: https://git.openjdk.org/jdk/pull/3546#issuecomment-1913743577


More information about the core-libs-dev mailing list