Sorry, at the moment I can say only that <tt> is deprecated in HTML5:
http://www.html-5.com/changes/deprecated/
"Here is a list of deprecated HTML tags to avoid using" - that's was the
main motivation.
As I know, in future(?) the documentation should be HTML5-compliant:
http://openjdk.java.net/jeps/224 (but it is outside of my competence,
sorry).
Regards,
Alexander
On 8/3/2015 8:02 PM, Martin Buchholz wrote:
I'm surprised <tt> is going away. Do you have a reference that
explains the new jdk9 javadoc standards?
On Mon, Aug 3, 2015 at 2:43 AM, Alexander Stepanov
<alexander.v.stepa...@oracle.com
<mailto:alexander.v.stepa...@oracle.com>> wrote:
Hello,
Could you please review the following fix:
http://cr.openjdk.java.net/~avstepan/8132877/webrev.00/
<http://cr.openjdk.java.net/%7Eavstepan/8132877/webrev.00/>
for
https://bugs.openjdk.java.net/browse/JDK-8132877
Just some cleanup for docs (replacing obsolete "<tt></tt>").
Thanks,
Alexander