摘要:
Prints Java thread stack traces for a Java process, core file, or remote debug server. This command is experimental and unsupported.Synopsisjstack[opt... 阅读全文
摘要:
Prints shared object memory maps or heap memory details for a process, core file, or remote debug server. This command is experimental and unsupported... 阅读全文
摘要:
Analyzes the Java heap. This command is experimental and unsupported.Synopsisjhat[options]heap-dump-fileoptionsThe command-line options. SeeOptions.he... 阅读全文
摘要:
Generates configuration information. This command is experimental and unsupported.Synopsisjinfo[option]pidjinfo[option]executable corejinfo[option][ s... 阅读全文
摘要:
Monitors Java Virtual Machines (JVMs) and enables remote monitoring tools to attach to JVMs. This command is experimental and unsupported.Synopsisjsta... 阅读全文
摘要:
Reads Java class and interface definitions and compiles them into bytecode and class files.Synopsisjavac[options] [sourcefiles] [classes] [@argfiles]A... 阅读全文