--- old/test/java/math/BigDecimal/ZeroScalingTests.java 2009-12-03 16:45:29.000000000 -0800 +++ new/test/java/math/BigDecimal/ZeroScalingTests.java 2009-12-03 16:45:29.000000000 -0800 @@ -26,8 +26,6 @@ * @bug 4902952 4905407 4916149 * @summary Tests that the scale of zero is propagated properly and has the proper effect. * @author Joseph D. Darcy - * @compile -source 1.5 ZeroScalingTests.java - * @run main ZeroScalingTests */ import java.math.*;