--- a/jdk/src/java.desktop/unix/classes/sun/font/NativeFont.java Fri Dec 12 15:07:00 2014 -0500
+++ b/jdk/src/java.desktop/unix/classes/sun/font/NativeFont.java Thu Oct 30 07:31:41 2014 -0700
@@ -369,7 +369,7 @@
*/
// sb.replace(hPos[6]+1, hPos[7], "0");
- /* comment out this block to the the 1.4.2 behaviour */
+ /* comment out this block to the 1.4.2 behaviour */
if (hPos[0] == 0 && hPos[1] == 1) {
/* null foundry name : some linux font configuration files have
* symbol font entries like this and its just plain wrong.