Using JOL with JDK 9+181

Dmitry Vyazelenko vyazelenko at yahoo.com
Fri Sep 22 17:41:56 UTC 2017


Ok, it's clear now. ;)
Regards,Dmitry

    On Friday, September 22, 2017, 7:23:18 PM GMT+2, Aleksey Shipilev <shade at redhat.com> wrote:  
 
 On 09/22/2017 07:02 PM, Dmitry Vyazelenko wrote:
> Works as described when -Djdk.attach.allowAttachSelf property is set. Why can't it be set by JOL
> automatically in the same way as --add-modules/--add-exports is done?

Those are set for *forked* VM. We need to get Instrumentation instance in *current* VM. Too late to
specify options :)

-Aleksey
  


More information about the jol-dev mailing list