8149174: [TESTBUG] TestJcmdDefaults.java: ouput should contain all content of jcmd/usage.out
authordsamersoff
Sat, 06 Feb 2016 14:22:51 +0300
changeset 35970 e000817bd3a9
parent 35969 64a34c01c0e2
child 35971 6ff2a27164f4
8149174: [TESTBUG] TestJcmdDefaults.java: ouput should contain all content of jcmd/usage.out Summary: fixed typoeo in expected output Reviewed-by: sspitsyn
jdk/test/sun/tools/jcmd/usage.out
--- a/jdk/test/sun/tools/jcmd/usage.out	Fri Feb 05 19:13:34 2016 +0000
+++ b/jdk/test/sun/tools/jcmd/usage.out	Sat Feb 06 14:22:51 2016 +0300
@@ -7,7 +7,7 @@
   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