--- old/src/java.desktop/share/classes/javax/imageio/stream/ImageOutputStream.java 2018-12-05 17:54:56.463073000 +0530 +++ new/src/java.desktop/share/classes/javax/imageio/stream/ImageOutputStream.java 2018-12-05 17:54:56.043073000 +0530 @@ -367,8 +367,8 @@ /** * Writes two bytes of length information to the output stream in * network byte order, followed by the - * modified - * UTF-8 + * + * modifiedUTF-8 * representation of every character in the string {@code s}. * If {@code s} is {@code null}, a * {@code NullPointerException} is thrown. Each character in