Searched refs:jcmdCommand (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/test/runtime/NMT/
H A DJcmdWithNMTDisabled.java45 jcmdCommand("summary");
46 jcmdCommand("detail");
47 jcmdCommand("baseline");
48 jcmdCommand("summary.diff");
49 jcmdCommand("detail.diff");
50 jcmdCommand("scale=GB");
51 jcmdCommand("shutdown");
55 public static void jcmdCommand(String command) throws Exception { method in class:JcmdWithNMTDisabled

Completed in 57 milliseconds