< prev index next >

test/sun/jvmstat/monitor/MonitoredVm/TestPollingInterval.java

Print this page
rev 17272 : 8181391: remove explicit @build actions for the top level testlibary classes
Reviewed-by: duke

@@ -43,11 +43,10 @@
  *
  * @library /lib/testlibrary
  * @library /test/lib
  *
  * @build jdk.testlibrary.*
- * @build jdk.test.lib.apps.*
  * @run main TestPollingInterval
  */
 public class TestPollingInterval {
 
     private static final int INTERVAL = 2000;
< prev index next >