--- old/src/java.desktop/share/classes/sun/swing/PrintColorUIResource.java 2015-06-03 15:08:36.931625615 +0400 +++ new/src/java.desktop/share/classes/sun/swing/PrintColorUIResource.java 2015-06-03 15:08:36.711625616 +0400 @@ -72,7 +72,7 @@ * manager. When access is disallowed, deserialization of any object * with reference to a {@code PrintColorUIResource} fails. *

- * Since {@code PrintColorUIResource) is used only by Swing's look + * Since {@code PrintColorUIResource} is used only by Swing's look * and feels, and we know that UI supplied colors are replaced after * deserialization when the UI is re-installed, the only important * aspect of the {@code PrintColorUIResource} that needs to be