On 29/04/2017 11:04, Stephen Felts wrote:
I think that the Java community made it clear that this feature should not be
included in JDK9, including going to the effort of writing a paper to that
effect at
https://docs.google.com/document/d/19H1iGUnyI4Y40U5sNVAmH0uLxcpNfYSjPIW3s0Rv5Ss/edit?usp=sharing
This is the proposal for the EnableDynamicAgentLoading option. The
default is true so that tools can load agents into target VMs as before.
The proposal is that some future version disable this, maybe in
conjunction with a signing solution. Details TBD as it's not JDK 9.
-Alan