On 30/03/2017 20:49, Fabian Lange wrote:
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.: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?
-Alan