mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-25 01:30:10 +00:00
8149174: [TESTBUG] TestJcmdDefaults.java: ouput should contain all content of jcmd/usage.out
Fixed typoeo in expected output Reviewed-by: sspitsyn
This commit is contained in:
parent
f469d7c0f7
commit
034d9dddfc
@ -7,7 +7,7 @@ Usage: jcmd <pid | main class> <command ...|PerfCounter.print|-f file>
|
||||
If the pid is 0, commands will be sent to all Java processes.
|
||||
The main class argument will be used to match (either partially
|
||||
or fully) the class used to start Java.
|
||||
If no options are given, lists Java processes (same as -p).
|
||||
If no options are given, lists Java processes (same as -l).
|
||||
|
||||
PerfCounter.print display the counters exposed by this process
|
||||
-f read and execute commands from the file
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user