RFR: 7194 : No local JVMs found message could be more helpful [v2]
Michael S.
github.com+29914148+docwarems at openjdk.java.net
Thu Apr 8 15:36:38 UTC 2021
On Wed, 7 Apr 2021 19:19:27 GMT, Marcus Hirt <hirt at openjdk.org> wrote:
>> Michael S. has updated the pull request incrementally with one additional commit since the last revision:
>>
>> 7194: text improved
>
> application/org.openjdk.jmc.docs/html/GUID-3EC7E6C3-6A64-4659-B99E-CA675A9F6E0A.htm line 82:
>
>> 80: <li><p>Make sure that there is a directory named <code>hsperfdata_<span class="codeinlineitalic">username</span></code> in the system's <code>tmp</code> directory, that it is writable by the user running JMC, and that the file system supports access control lists (ACLs).</p>
>> 81: </li>
>> 82: <li><p>Make sure you are you running a JDK >= 11. You can set the JDK bin directory either by <tt>PATH</tt> environment variable, or by adding <tt>-vm</tt> parameter to <tt>jmc.ini</tt> file (must be inserted before <tt>-vmargs</tt> section).</p>
>
> How about making explicit that it is Mission Control that should be running on the proposed version? "Make sure you are running Mission Control on "
+1 done
-------------
PR: https://git.openjdk.java.net/jmc/pull/232
More information about the jmc-dev
mailing list