RFR: 8266666: Implementation for snippets [v23]

Pavel Rappo prappo at openjdk.java.net
Tue Sep 14 09:35:19 UTC 2021


On Mon, 13 Sep 2021 17:32:38 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:

>> Pavel Rappo has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Remove trailing whitespace to satisfy jcheck
>
> src/jdk.compiler/share/classes/com/sun/source/util/SimpleDocTreeVisitor.java line 460:
> 
>> 458:      * @return  the result of {@code defaultAction}
>> 459:      * @since 18
>> 460:      */
> 
> optional: reformat the latter part of the comment to align param descriptions ... i.e. use IntelliJ IDEA reformat code

Optional? Then I choose not to do it; thanks. In this PR, I tried hard to respect the ambient formatting for consistency.

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

PR: https://git.openjdk.java.net/jdk/pull/4795


More information about the compiler-dev mailing list