- 
    
Bug
 - 
    Resolution: Fixed
 - 
    
  P4                     
     - 
    23
 
- 
        b07
 
                    This bug has been repurposed from being about HTML warnings in the JNI invocation and functions spec pages to being about tooling, specifically fixuppandoc, Components/Subcomponent were changed from hotspot/runtume to infrastructure/build, the old description is preserved bellow
The regex is not matching the "style" attribute correctly, causing duplicate "style" attributes and warnings in the generated HTML.
Old description :
In an attempt to make our documentation HTML compliant, we want to clean up all the warnings reported by tidy against our documentation.
Running tidy using the "-q -e --gnu-emacs true" options on our generated documentation gave the following warnings
---- begin processing invocation.html
invocation.html:429:1: Warning: <th> joining values of repeated attribute "style"
---- begin processing functions.html
functions.html:1979:1: Warning: <th> joining values of repeated attribute "style"
functions.html:1986:1: Warning: <th> joining values of repeated attribute "style"
functions.html:1993:1: Warning: <th> joining values of repeated attribute "style"
functions.html:2000:1: Warning: <th> joining values of repeated attribute "style"
functions.html:2007:1: Warning: <th> joining values of repeated attribute "style"
functions.html:2014:1: Warning: <th> joining values of repeated attribute "style"
functions.html:2021:1: Warning: <th> joining values of repeated attribute "style"
functions.html:2028:1: Warning: <th> joining values of repeated attribute "style"
functions.html:2035:1: Warning: <th> joining values of repeated attribute "style"
functions.html:2042:1: Warning: <th> joining values of repeated attribute "style"
functions.html:2067:1: Warning: <th> joining values of repeated attribute "style"
functions.html:2076:1: Warning: <th> joining values of repeated attribute "style"
functions.html:2085:1: Warning: <th> joining values of repeated attribute "style"
functions.html:2094:1: Warning: <th> joining values of repeated attribute "style"
functions.html:2103:1: Warning: <th> joining values of repeated attribute "style"
functions.html:2112:1: Warning: <th> joining values of repeated attribute "style"
functions.html:2121:1: Warning: <th> joining values of repeated attribute "style"
functions.html:2130:1: Warning: <th> joining values of repeated attribute "style"
functions.html:2139:1: Warning: <th> joining values of repeated attribute "style"
functions.html:2148:1: Warning: <th> joining values of repeated attribute "style"
functions.html:2551:1: Warning: <th> joining values of repeated attribute "style"
functions.html:2558:1: Warning: <th> joining values of repeated attribute "style"
functions.html:2601:1: Warning: <th> joining values of repeated attribute "style"
functions.html:2635:1: Warning: <th> joining values of repeated attribute "style"
functions.html:2644:1: Warning: <th> joining values of repeated attribute "style"
functions.html:2701:1: Warning: <th> joining values of repeated attribute "style"
functions.html:3204:1: Warning: <th> joining values of repeated attribute "style"
functions.html:3261:1: Warning: <th> joining values of repeated attribute "style"
functions.html:3387:1: Warning: <th> joining values of repeated attribute "style"
functions.html:3393:1: Warning: <th> joining values of repeated attribute "style"
functions.html:3399:1: Warning: <th> joining values of repeated attribute "style"
functions.html:3405:1: Warning: <th> joining values of repeated attribute "style"
functions.html:3411:1: Warning: <th> joining values of repeated attribute "style"
functions.html:3417:1: Warning: <th> joining values of repeated attribute "style"
functions.html:3423:1: Warning: <th> joining values of repeated attribute "style"
functions.html:3429:1: Warning: <th> joining values of repeated attribute "style"
functions.html:3451:1: Warning: <th> joining values of repeated attribute "style"
functions.html:3456:1: Warning: <th> joining values of repeated attribute "style"
functions.html:3461:1: Warning: <th> joining values of repeated attribute "style"
functions.html:3466:1: Warning: <th> joining values of repeated attribute "style"
functions.html:3471:1: Warning: <th> joining values of repeated attribute "style"
functions.html:3476:1: Warning: <th> joining values of repeated attribute "style"
functions.html:3481:1: Warning: <th> joining values of repeated attribute "style"
functions.html:3486:1: Warning: <th> joining values of repeated attribute "style"
The regex is not matching the "style" attribute correctly, causing duplicate "style" attributes and warnings in the generated HTML.
Old description :
In an attempt to make our documentation HTML compliant, we want to clean up all the warnings reported by tidy against our documentation.
Running tidy using the "-q -e --gnu-emacs true" options on our generated documentation gave the following warnings
---- begin processing invocation.html
invocation.html:429:1: Warning: <th> joining values of repeated attribute "style"
---- begin processing functions.html
functions.html:1979:1: Warning: <th> joining values of repeated attribute "style"
functions.html:1986:1: Warning: <th> joining values of repeated attribute "style"
functions.html:1993:1: Warning: <th> joining values of repeated attribute "style"
functions.html:2000:1: Warning: <th> joining values of repeated attribute "style"
functions.html:2007:1: Warning: <th> joining values of repeated attribute "style"
functions.html:2014:1: Warning: <th> joining values of repeated attribute "style"
functions.html:2021:1: Warning: <th> joining values of repeated attribute "style"
functions.html:2028:1: Warning: <th> joining values of repeated attribute "style"
functions.html:2035:1: Warning: <th> joining values of repeated attribute "style"
functions.html:2042:1: Warning: <th> joining values of repeated attribute "style"
functions.html:2067:1: Warning: <th> joining values of repeated attribute "style"
functions.html:2076:1: Warning: <th> joining values of repeated attribute "style"
functions.html:2085:1: Warning: <th> joining values of repeated attribute "style"
functions.html:2094:1: Warning: <th> joining values of repeated attribute "style"
functions.html:2103:1: Warning: <th> joining values of repeated attribute "style"
functions.html:2112:1: Warning: <th> joining values of repeated attribute "style"
functions.html:2121:1: Warning: <th> joining values of repeated attribute "style"
functions.html:2130:1: Warning: <th> joining values of repeated attribute "style"
functions.html:2139:1: Warning: <th> joining values of repeated attribute "style"
functions.html:2148:1: Warning: <th> joining values of repeated attribute "style"
functions.html:2551:1: Warning: <th> joining values of repeated attribute "style"
functions.html:2558:1: Warning: <th> joining values of repeated attribute "style"
functions.html:2601:1: Warning: <th> joining values of repeated attribute "style"
functions.html:2635:1: Warning: <th> joining values of repeated attribute "style"
functions.html:2644:1: Warning: <th> joining values of repeated attribute "style"
functions.html:2701:1: Warning: <th> joining values of repeated attribute "style"
functions.html:3204:1: Warning: <th> joining values of repeated attribute "style"
functions.html:3261:1: Warning: <th> joining values of repeated attribute "style"
functions.html:3387:1: Warning: <th> joining values of repeated attribute "style"
functions.html:3393:1: Warning: <th> joining values of repeated attribute "style"
functions.html:3399:1: Warning: <th> joining values of repeated attribute "style"
functions.html:3405:1: Warning: <th> joining values of repeated attribute "style"
functions.html:3411:1: Warning: <th> joining values of repeated attribute "style"
functions.html:3417:1: Warning: <th> joining values of repeated attribute "style"
functions.html:3423:1: Warning: <th> joining values of repeated attribute "style"
functions.html:3429:1: Warning: <th> joining values of repeated attribute "style"
functions.html:3451:1: Warning: <th> joining values of repeated attribute "style"
functions.html:3456:1: Warning: <th> joining values of repeated attribute "style"
functions.html:3461:1: Warning: <th> joining values of repeated attribute "style"
functions.html:3466:1: Warning: <th> joining values of repeated attribute "style"
functions.html:3471:1: Warning: <th> joining values of repeated attribute "style"
functions.html:3476:1: Warning: <th> joining values of repeated attribute "style"
functions.html:3481:1: Warning: <th> joining values of repeated attribute "style"
functions.html:3486:1: Warning: <th> joining values of repeated attribute "style"
- duplicates
 - 
                    
JDK-8336090 Doccheck: HTML5 warnings in Java Security Standard Algorithm Names page
-         
     - Closed
 
 -         
 - 
                    
JDK-8336083 Doccheck: Java man page has warnings in HTML
-         
     - Closed
 
 -         
 
- links to
 - 
                    
        
        Commit(master)
        openjdk/jdk/78cc0f95
    
 - 
                    
        
        Review(master)
        openjdk/jdk/20196