Changeset: 69fbcc78346e Author: vikram Date: 2012-03-12 02:28 -0700 URL: http://hg.openjdk.java.net/jdk6/jdk6/jdk/rev/69fbcc78346e
7007299: FileFontStrike appears not to be threadsafe Summary: Initialize graph reference arrays first and only then mark volatile flag (glyphCacheFormat) to indicate to other threads initialization is complete. Reviewed-by: vikram Contributed-by: David Buck <david.b...@oracle.com> ! src/share/classes/sun/font/FileFontStrike.java