tidy reports 2081 issues in the generated jvmti.html file. (See attached log).
While that number may seem scary, there are relatively few distinct kinds of issue:
Warning: <a> escaping malformed URI reference
Warning: <h4> anchor "jvmtiEventCallbacks" already defined
Warning: <h4> attribute "id" has invalid value "entry point"
Warning: <table> lacks "summary" attribute
Warning: trimming empty <p>
To reproduce, use
tidy -e -q --gnu-emacs true /path/to/jvmti.html
While that number may seem scary, there are relatively few distinct kinds of issue:
Warning: <a> escaping malformed URI reference
Warning: <h4> anchor "jvmtiEventCallbacks" already defined
Warning: <h4> attribute "id" has invalid value "entry point"
Warning: <table> lacks "summary" attribute
Warning: trimming empty <p>
To reproduce, use
tidy -e -q --gnu-emacs true /path/to/jvmti.html
- duplicates
-
JDK-8081325 auto-generated files docs/platform/jpda/jdwp/jdwp-protocol.html and docs/platform/jvmti/jvmti.html contain numerous tidy warnings.
-
- Closed
-
- relates to
-
JDK-8185687 Fix minor bugs in jvmti specification
-
- Resolved
-
-
JDK-8187448 360 doc issues in jdwp-protocol.html
-
- Resolved
-