Hi Dan, Can you review a simple fix for: 6985460: PlatformLogger throws ArrayStoreException when j.u.logging is initialized Webrev at: http://cr.openjdk.java.net/~mchung/6985460/webrev.00/ ArrayStoreException was thrown when it attempts to write a String object into a non-String type. Thanks Mandy