--- old/src/java.desktop/share/classes/com/sun/java/swing/plaf/windows/DesktopProperty.java 2015-06-03 15:08:28.259625623 +0400 +++ new/src/java.desktop/share/classes/com/sun/java/swing/plaf/windows/DesktopProperty.java 2015-06-03 15:08:28.043625623 +0400 @@ -199,7 +199,7 @@ /** * Requests that all components in the GUI hierarchy be updated - * to reflect dynamic changes in this look&feel. This update occurs + * to reflect dynamic changes in this {@literal look&feel}. This update occurs * by uninstalling and re-installing the UI objects. Requests are * batched and collapsed into a single update pass because often * many desktop properties will change at once.