On Mon, 7 Jun 2021 15:27:21 GMT, Jonathan Gibbons <j...@openjdk.org> wrote:

>> Hannes Wallnöfer has updated the pull request with a new target base due to 
>> a merge or a rebase. The pull request now contains 16 commits:
>> 
>>  - Merge branch 'master' into JDK-8263468
>>  - JDK-8263468: automate build integration
>>  - JDK-8263468: make constant static
>>  - JDK-8263468: Remove unused DocPaths methods
>>  - JDK-8263468: Cleanup
>>  - JDK-8263468: Add tests
>>  - JDK-8263468: Update to new Table methods
>>  - Merge branch 'master' into JDK-8263468
>>    
>>    # Conflicts:
>>    # 
>> src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/resources/stylesheet.css
>>  - JDK-8263468: Fix tests
>>  - JDK-8263468: Update to latest CSR
>>  - ... and 6 more: 
>> https://git.openjdk.java.net/jdk/compare/3396b69f...3b13ae32
>
> src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/NewAPIListWriter.java
>  line 49:
> 
>> 47: /**
>> 48:  * Generate File to list all the new API elements with the
>> 49:  * appropriate links.
> 
> (minor) not standard form of comment, but it's "only" an internal class, so 
> could be fixed up later

This comment and the comment below was copied and adapter from another 
SummaryListWriter subclass. I took the liberty of rewriting both comments.

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

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

Reply via email to