--- old/src/java.desktop/share/native/libsplashscreen/libpng/pngrtran.c 2015-10-14 20:40:06.494830223 +0400 +++ new/src/java.desktop/share/native/libsplashscreen/libpng/pngrtran.c 2015-10-14 20:40:06.310830231 +0400 @@ -422,7 +422,7 @@ /* Dither file to 8-bit. Supply a palette, the current number * of elements in the palette, the maximum number of elements * allowed, and a histogram if possible. If the current number - * of colors is greater then the maximum number, the palette will be + * of colors is greater than the maximum number, the palette will be * modified to fit in the maximum number. "full_quantize" indicates * whether we need a quantizing cube set up for RGB images, or if we * simply are reducing the number of colors in a paletted image.