--- old/test/runtime/CommandLine/OptionsValidation/TestJcmdOutput.java 2015-06-16 23:14:26.134721271 +0300 +++ new/test/runtime/CommandLine/OptionsValidation/TestJcmdOutput.java 2015-06-16 23:14:25.966721270 +0300 @@ -27,6 +27,9 @@ * value which is not allowed by constraint. Also check that * jcmd does not print an error message to the target process output. * @library /testlibrary + * @modules java.base/sun.misc + * java.management + * jdk.management * @run main TestJcmdOutput */