While reviewing the jmc man page
http://javapubs.us.oracle.com/people/rgallard/tools_8u40/OracleJDK/E38209_04/html/jmc.htm
I noticed that the following option is not correct anymore:
---
-Jjvm-option
Passes this jvm-option to the running Java Virtual Machine.
---
I also think that this option could be more clearly described to the user.
----
eclipse-option
Passes this eclipse-option to the underlying Eclipse platform.
----
Will provide correct/better versions shortly.
http://javapubs.us.oracle.com/people/rgallard/tools_8u40/OracleJDK/E38209_04/html/jmc.htm
I noticed that the following option is not correct anymore:
---
-Jjvm-option
Passes this jvm-option to the running Java Virtual Machine.
---
I also think that this option could be more clearly described to the user.
----
eclipse-option
Passes this eclipse-option to the underlying Eclipse platform.
----
Will provide correct/better versions shortly.
- is cloned by
-
JDK-8071573 Update the JMC options on the man page
- Resolved