--- old/test/java/io/Serializable/resolveClass/deserializeButton/run.sh 2012-11-16 17:31:21.465000000 +0400 +++ new/test/java/io/Serializable/resolveClass/deserializeButton/run.sh 2012-11-16 17:31:18.156000000 +0400 @@ -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 [was java.awt.Button]). if [ "${TESTJAVA}" = "" ] then