test/sun/management/AgentCheckTest.java

Print this page

        

@@ -25,13 +25,10 @@
  *  @test
  *  @bug 5013605
  *  @summary Localize log messages from the management agents
  *
  *  @author Tim Bell
- *
- *  @run compile -source 1.5 -g AgentCheckTest.java
- *  @run main AgentCheckTest
  */
 import sun.management.Agent;
 
 public class AgentCheckTest {