--- old/src/java.base/share/classes/sun/text/CompactByteArray.java 2015-05-18 17:53:27.016753420 +0400 +++ new/src/java.base/share/classes/sun/text/CompactByteArray.java 2015-05-18 17:53:26.868753420 +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: - *