RFR: 8361366: Allow sorting of member details in lexicographical order [v7]
Nizar Benalla
nbenalla at openjdk.org
Fri Oct 17 09:34:10 UTC 2025
On Wed, 15 Oct 2025 12:27:10 GMT, Hannes Wallnöfer <hannesw at openjdk.org> wrote:
>> Nizar Benalla has updated the pull request incrementally with one additional commit since the last revision:
>>
>> remove redundant css
>
> src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/resources/doclets.properties line 255:
>
>> 253: doclet.table_of_contents=Table of contents
>> 254: doclet.Sort_lexicographically=Sort lexicographically
>> 255: doclet.Sort_by_source_order=Sort by source order
>
> Would be nice to add what is being sorted: "Sort member details lexicographically/by source order".
Good catch, I'll add it.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/26322#discussion_r2439020132
More information about the javadoc-dev
mailing list