-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 10
-
Component/s: tools
-
b33
All generated HTML pages need a <head> element, containing info about the charset used, references to stylesheets, scripts, and so on.
The code to generate these elements is distributed across the various page writers, and has led to a number of inconsistencies between the various pages (most notably SourceToHtmlConverter).
It would be better to have a common builder class that can generate standard/consistent headers in the various generated pages.
The code to generate these elements is distributed across the various page writers, and has led to a number of inconsistencies between the various pages (most notably SourceToHtmlConverter).
It would be better to have a common builder class that can generate standard/consistent headers in the various generated pages.
- relates to
-
JDK-8190824 Eliminate HtmlDocWriter
-
- Resolved
-