Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (102)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (322)
Collections:
Other Resources:
jdk.jstatd/sun.tools.jstatd.Jstatd - "jstatd" Command
How to run "jstatd" command from JDK lib\modules JImage file?
✍: FYIcenter
"jstatd" command allows you to run the JVM Statistics Monitoring Deamon
on your computer system.
"jstatd" command is supported by the jmods\jdk.jstatd.jmod module file, which is also linked into the lib\modules JImage file.
You can run the "jstatd" command using the lib\modules JImage file as described below:
fyicenter> %JDK_HOME%\bin\java --module jdk.jstatd/sun.tools.jstatd.Jstatd -h usage: jstatd [-nr] [-p port] [-n rminame]
⇒ jdk.rmic/sun.rmi.rmic.Main - "rmic" Command
⇐ jdk.jshell/jdk.internal.jshell.tool.JShellToolProvider - "jshell" Command
2020-01-21, ∼1975🔥, 0💬
Popular Posts:
Jettison is a collection of Java APIs (like STaX and DOM) which read and write JSON. This allows nea...
JDK 17 jdk.charsets.jmod is the JMOD file for JDK 17 Charsets module. JDK 17 Charsets module compile...
Swingx is the SwingLabs Swing Component Extensions. JAR File Size and Download Location: File name: ...
HttpComponents Core Source Code Files are provided in the source package file, httpcomponents-core-5...
XStream is a simple library to serialize objects to XML and back again. JAR File Size and Download L...