7043867: docs/jdk/api/javac have html files that have issues with HTML4 compliance

Reviewed-by: darcy
This commit is contained in:
Jonathan Gibbons 2011-05-11 14:55:02 -07:00
parent 568387fe02
commit 31ffaa86e5

View file

@ -31,7 +31,7 @@ package com.sun.source.tree;
* For example:
* <pre>
* synchronized ( <em>expression</em> )
* </em>block</em>
* <em>block</em>
* </pre>
*
* @jls section 14.19