Code review request for 6985460: PlatformLogger throws ArrayStoreException

Mandy Chung mandy.chung at oracle.com
Thu Oct 21 12:25:17 PDT 2010


  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


More information about the serviceability-dev mailing list