-
Bug
-
Resolution: Fixed
-
P4
-
22, 23
-
b04
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8362028 | 25.0.1 | Hannes Wallnoefer | P4 | Resolved | Fixed | b02 |
JDK-8360407 | 25 | Hannes Wallnoefer | P4 | Resolved | Fixed | b29 |
From email to javadoc-dev@openjdk.org:
The documentation for the Javadoc tools [1] documents the -group option as below:
-group name p1,p2...
Group the specified packages together in the Overview page.
However, when documenting a project using Module Source Hierarchy, this option appears to group modules instead of packages. Should the documentation be updated?
The documentation for the Javadoc tools [1] documents the -group option as below:
-group name p1,p2...
Group the specified packages together in the Overview page.
However, when documenting a project using Module Source Hierarchy, this option appears to group modules instead of packages. Should the documentation be updated?
- backported by
-
JDK-8360407 Inaccuracy in the documentation of the -group option
-
- Resolved
-
-
JDK-8362028 Inaccuracy in the documentation of the -group option
-
- Resolved
-
- links to
-
Commit(jdk25) openjdk/jdk/80cb773b
-
Commit(master) openjdk/jdk/f8de5bc5
-
Review(jdk25) openjdk/jdk/25959
-
Review(master) openjdk/jdk/25212
(2 links to)