From 034d9dddfc8e97ae2804f9d69d129f7d7e9f5551 Mon Sep 17 00:00:00 2001 From: Dmitry Samersoff Date: Sat, 6 Feb 2016 14:22:51 +0300 Subject: [PATCH] 8149174: [TESTBUG] TestJcmdDefaults.java: ouput should contain all content of jcmd/usage.out Fixed typoeo in expected output Reviewed-by: sspitsyn --- jdk/test/sun/tools/jcmd/usage.out | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jdk/test/sun/tools/jcmd/usage.out b/jdk/test/sun/tools/jcmd/usage.out index 48efa40ce12..c1aef0fc88e 100644 --- a/jdk/test/sun/tools/jcmd/usage.out +++ b/jdk/test/sun/tools/jcmd/usage.out @@ -7,7 +7,7 @@ Usage: jcmd 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