mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 19:14:38 +02:00
7032975: API files in javax.annotation.processing need to be updated for references to JLS
7032972: API files in javax.tools need to updated for references to JVM Spec with editions/hyperlinks 7032978: API files in javax.tools need to be updated for references to JLS with editions/hyperlinks Removed URLs and 'edition' references Reviewed-by: jjg, darcy
This commit is contained in:
parent
02daeca60e
commit
e9456bc9af
107 changed files with 184 additions and 171 deletions
|
@ -40,8 +40,7 @@ import javax.lang.model.element.Name;
|
|||
* <em>modifiers</em> <em>type</em> <em>name</em> () default <em>defaultValue</em>
|
||||
* </pre>
|
||||
*
|
||||
* @see "The Java Language Specification, 3rd ed, sections 8.4, 8.6, 8.7,
|
||||
* 9.4, and 9.6"
|
||||
* @jls sections 8.4, 8.6, 8.7, 9.4, and 9.6
|
||||
*
|
||||
* @author Peter von der Ahé
|
||||
* @author Jonathan Gibbons
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue