--- old/src/java.desktop/share/classes/javax/imageio/stream/ImageInputStream.java 2018-12-05 17:54:55.567073000 +0530 +++ new/src/java.desktop/share/classes/javax/imageio/stream/ImageInputStream.java 2018-12-05 17:54:55.151073000 +0530 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999, 2013, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1999, 2018, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it @@ -414,8 +414,8 @@ /** * Reads in a string that has been encoded using a - * modified - * UTF-8 + * + * modifiedUTF-8 * format. The general contract of {@code readUTF} is that * it reads a representation of a Unicode character string encoded * in modified UTF-8 format; this string of characters is