How to become a "cooperative troubleshooting tool"?
Alan Bateman
Alan.Bateman at oracle.com
Thu Mar 30 20:56:47 UTC 2017
On 30/03/2017 20:49, Fabian Lange wrote:
> :
>
> The notes also state that not resolving the jdk.attach module will not
> work because several tools use that API. I find this confusing. Aren't
> those tools also affected by turning off the loadAgent API?
>
The troubleshooting tools (jcmd, jstack, etc.) use the attach mechanism
but aren't loading agents into the target VM so no impact. Ditto for
management tools that start the JMX agent.
-Alan
More information about the jigsaw-dev
mailing list