mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 07:14:30 +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
|
@ -55,6 +55,8 @@ import sun.security.util.SecurityConstants;
|
|||
* href="http://www.ietf.org/rfc/rfc2616.txt"><i>RFC 2616: Hypertext
|
||||
* Transfer Protocol -- HTTP/1.1</i></a>
|
||||
*
|
||||
* @spec https://www.rfc-editor.org/info/rfc2616
|
||||
* RFC 2616: Hypertext Transfer Protocol -- HTTP/1.1
|
||||
* @author Yingxian Wang
|
||||
* @since 1.5
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue