--- old/test/java/io/Serializable/resolveClass/deserializeButton/Test.java Mon Dec 17 18:00:35 2012 +++ new/test/java/io/Serializable/resolveClass/deserializeButton/Test.java Mon Dec 17 18:00:35 2012 @@ -26,7 +26,7 @@ * @summary Verify that class loaded outside of application class loader is * correctly resolved during deserialization when read in by custom * readObject() method of a bootstrap class (in this case, - * java.awt.Button). + * java.util.Vector). */ import java.io.*;