On Tue, 13 May 2025 13:09:56 GMT, Hannes Wallnöfer <hann...@openjdk.org> wrote:
> Please review a documentation fix in the `javadoc` man page to document that > the `-group` option can be used with packages or modules depending on > documented code. > > Although the help output of the `javadoc` tool already included this fact I > replaced the abstract term "elements" with "packages or modules" to make it a > bit more concrete. This pull request has now been integrated. Changeset: f8de5bc5 Author: Hannes Wallnöfer <hann...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/f8de5bc5827742dd60b8f8f4a0d3625c370af15b Stats: 4 lines in 2 files changed: 1 ins; 0 del; 3 mod 8328848: Inaccuracy in the documentation of the -group option Reviewed-by: liach ------------- PR: https://git.openjdk.org/jdk/pull/25212