Redefinition failed with error 62 while trying to profile an application

后端 未结 4 726
醉酒成梦
醉酒成梦 2020-12-10 00:31

If I try to profile application, (which is prepared under Eclipse, but running from command line) with the help of VisualVM, I get the following error message

4条回答
  •  失恋的感觉
    2020-12-10 01:05

    Here https://netbeans.org/bugzilla/show_bug.cgi?id=191297 appears a workaround: run profiled application with -Xverify:none

提交回复
热议问题