mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 06:45:07 +02:00
8336039: Doccheck: HTML warnings, broken links and missing files in java.base documentation
Reviewed-by: liach, djelinski
This commit is contained in:
parent
7ddd02599c
commit
92de2b2d5f
8 changed files with 19 additions and 20 deletions
|
@ -367,12 +367,11 @@ import java.util.Objects;
|
|||
*
|
||||
* <h2>Usage Information</h2>
|
||||
*
|
||||
* <p>
|
||||
*
|
||||
* The following example demonstrates a general usage of {@code MessageFormat}.
|
||||
* In internationalized programs, the message format pattern and other
|
||||
* static strings will likely be obtained from resource bundles.
|
||||
*
|
||||
* <p>
|
||||
* {@snippet lang=java :
|
||||
* int planet = 7;
|
||||
* String event = "a disturbance in the Force";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue