On Sun, 28 May 2023 18:50:45 GMT, Alan Bateman <al...@openjdk.org> wrote:

>> Joe Darcy has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Respond to review feedback.
>
> src/java.base/share/classes/java/lang/Class.java line 426:
> 
>> 424:      * {@snippet lang="java" :
>> 425:      *  Class.forName("Foo", true, this.getClass().getClassLoader())
>> 426:      * }
> 
> Not important but there are at least 3 different indentation widths in the 
> update. Does it look okay in the generated javadoc?

The previous blockquote tag normalized the space -- adjusted the leading 
whitespace to be consistent.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/14194#discussion_r1210545457

Reply via email to