--- old/test/java/io/Serializable/enum/array/Test.java 2009-12-03 16:44:43.000000000 -0800 +++ new/test/java/io/Serializable/enum/array/Test.java 2009-12-03 16:44:42.000000000 -0800 @@ -25,9 +25,6 @@ * @bug 4838379 * @summary Verify that serialization of enum constant arrays functions * properly. - * - * @compile -source 1.5 Test.java - * @run main Test */ import java.io.*;