mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8305004: add @spec tags to langtools modules
Reviewed-by: iris
This commit is contained in:
parent
32ef452132
commit
83ce65e12c
6 changed files with 7 additions and 6 deletions
|
@ -123,6 +123,7 @@ import java.io.IOException;
|
|||
* annotation if the environment is configured so that that class or
|
||||
* interface is accessible.
|
||||
*
|
||||
* @spec https://www.rfc-editor.org/info/rfc3986 RFC 3986: RFC 3986: Uniform Resource Identifier (URI): Generic Syntax
|
||||
* @apiNote Some of the effect of overwriting a file can be
|
||||
* achieved by using a <i>decorator</i>-style pattern. Instead of
|
||||
* modifying a class directly, the class is designed so that either
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue