Hi Joe, Nits,
152 * "void". If this {@code Class} object presents an array type, 153 * this method returns "class " followed by {@code getName}. line 152, presents or represents? Personally I would add a test for a 2-dim array of a generic type. cheers /Joel > On 15 jan 2015, at 02:03, joe darcy <joe.da...@oracle.com> wrote: > > Hello, > > Please review these changes to address > > JDK-8060077 : Class.toGenericString specification doesn't mention array > types > http://cr.openjdk.java.net/~darcy/8060077.0/ > > Thanks, > > -Joe >