8133188: docs: replace <tt> tags (obsolete in html5) for java.util

Reviewed-by: martin
This commit is contained in:
Alexander Stepanov 2015-08-11 20:46:46 +03:00
parent 784379f7a4
commit c683f90b9a
64 changed files with 2352 additions and 2347 deletions

View file

@ -64,10 +64,10 @@ class MissingResourceException extends RuntimeException {
}
/**
* Constructs a <code>MissingResourceException</code> with
* <code>message</code>, <code>className</code>, <code>key</code>,
* and <code>cause</code>. This constructor is package private for
* use by <code>ResourceBundle.getBundle</code>.
* Constructs a {@code MissingResourceException} with
* {@code message}, {@code className}, {@code key},
* and {@code cause}. This constructor is package private for
* use by {@code ResourceBundle.getBundle}.
*
* @param message
* the detail message