-
Bug
-
Resolution: Fixed
-
P4
-
None
-
b44
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8085572 | emb-9 | Sundararajan Athijegannathan | P4 | Resolved | Fixed | team |
JDK-8087087 | 8u65 | Sundararajan Athijegannathan | P4 | Resolved | Fixed | b01 |
JDK-8080850 | 8u60 | Sundararajan Athijegannathan | P4 | Resolved | Fixed | b18 |
JDK-8138485 | emb-8u65 | Unassigned | P4 | Resolved | Fixed | b01 |
JDK-8086240 | emb-8u60 | Sundararajan Athijegannathan | P4 | Resolved | Fixed | team |
ant javadoc results in build failed. A number of issues:
1) src directory uses old/pre-modular source layout
2) JDK asm sources directory uses old/pre-modular source layout
3) many ">" symbols in doc comment need to be replaced with HTML entities like >
4) unmatched paragraph <p> tags.
5) Developers need to run "ant javadoc" whenever they touch javadoc comments in any source file ;-)
1) src directory uses old/pre-modular source layout
2) JDK asm sources directory uses old/pre-modular source layout
3) many ">" symbols in doc comment need to be replaced with HTML entities like >
4) unmatched paragraph <p> tags.
5) Developers need to run "ant javadoc" whenever they touch javadoc comments in any source file ;-)
- backported by
-
JDK-8080850 ant javadoc target is broken
- Resolved
-
JDK-8085572 ant javadoc target is broken
- Resolved
-
JDK-8086240 ant javadoc target is broken
- Resolved
-
JDK-8087087 ant javadoc target is broken
- Resolved
-
JDK-8138485 ant javadoc target is broken
- Resolved