Upgrade OpenJDK website to HTML 5?

mark.reinhold at oracle.com mark.reinhold at oracle.com
Mon Aug 20 17:03:02 UTC 2018


2018/8/13 11:51:16 -0700, jonathan.gibbons at oracle.com:
> The current OpenJDK website still uses XHTML 1.0, which implies HTML 4.
> 
> Some of the content pages are initially provided as HTML 5, and get 
> downgraded to HTML 4 in the publishing process, which may negatively 
> impact some of the content.

Do you have some examples?

> It would be good to consider using HTML 5 for the published content of 
> the website.

Agreed.  It’d be easy to change the default output doctype to HTML5.
The publishing pipeline uses XSLT, however, so we’d still have to
canonicalize into XML, but as I understand it that would still be
valid HTML5.

- Mark


More information about the web-discuss mailing list