On Thu, 22 Jun 2023 00:49:17 GMT, Chen Liang <li...@openjdk.org> wrote:

>> Mandy Chung has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   review comments
>
> src/java.base/share/classes/java/lang/Class.java line 426:
> 
>> 424:     /**
>> 425:      * Returns the {@code Class} object associated with the class or
>> 426:      * interface with the given string name, using the given class 
>> loader.
> 
> Should we update the summary to `... associated with the class or interface 
> or array with the given string name...`

I want to keep it as is.  The first paragraph talks about a class or interface 
and the other paragraphs talk about array classes, primitive types and hidden 
classes.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/14528#discussion_r1238792840

Reply via email to