# HG changeset patch # User dsamersoff # Date 1454757771 -10800 # Node ID e000817bd3a937f721f47b6aff182acdb0c6ab5b # Parent 64a34c01c0e245f4b4bcc970458e12f7930cd1ea 8149174: [TESTBUG] TestJcmdDefaults.java: ouput should contain all content of jcmd/usage.out Summary: fixed typoeo in expected output Reviewed-by: sspitsyn diff -r 64a34c01c0e2 -r e000817bd3a9 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