Searched defs:VerboseGC (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/demo/management/VerboseGC/
H A DVerboseGC.java50 * This VerboseGC class demonstrates the capability to get
53 public class VerboseGC { class
56 public VerboseGC(String hostname, int port) { method in class:VerboseGC
148 VerboseGC vgc = new VerboseGC(hostname, port);
155 System.out.print("Usage: java VerboseGC <hostname>:<port> ");

Completed in 38 milliseconds