test/java/lang/Math/Atan2Tests.java

Print this page

        

@@ -23,12 +23,10 @@
 
 /*
  * @test
  * @bug 4984407
  * @summary Tests for {Math, StrictMath}.atan2
- * @compile -source 1.5 Atan2Tests.java
- * @run main Atan2Tests
  * @author Joseph D. Darcy
  */
 
 public class Atan2Tests {
     private Atan2Tests(){}