--- old/src/java.base/share/classes/sun/text/CompactByteArray.java 2015-05-18 19:54:39.424747444 +0400 +++ new/src/java.base/share/classes/sun/text/CompactByteArray.java 2015-05-18 19:54:39.272747444 +0400 @@ -49,7 +49,7 @@ * Han ideographs have the same value. However, lookup is much faster than a * hash table. * A compact array of any primitive data type serves two purposes: - *