mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 14:54:52 +02:00
8305206: Add @spec tags in java.base/java.* (part 1)
Reviewed-by: alanb, naoto, darcy, lancea, dfuchs, iris, mchung
This commit is contained in:
parent
ccbb0e8d89
commit
c6bd489cc8
60 changed files with 268 additions and 2 deletions
|
@ -2010,6 +2010,9 @@ import sun.util.locale.provider.ResourceBundleBasedAdapter;
|
|||
* method or constructor in this class will cause a {@link
|
||||
* NullPointerException} to be thrown.
|
||||
*
|
||||
* @spec https://www.w3.org/TR/NOTE-datetime Date and Time Formats
|
||||
* @spec https://www.rfc-editor.org/info/rfc822
|
||||
* RFC 822: STANDARD FOR THE FORMAT OF ARPA INTERNET TEXT MESSAGES
|
||||
* @author Iris Clark
|
||||
* @since 1.5
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue