On 21/09/2021 20:49, Scott Palmer wrote:
:


The agent is needed in my real app only to get an instance of the 
Instrumentation interface.
As a general point, the Instrumentation object should never be leaked to applications or libraries. I have no idea what the agent does here but you should be able to this applications without the java.instrument module in the runtime image.

-Alan

Reply via email to