mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 06:45:07 +02:00
8338014: Improve usage of @jvms tags in class file API
Reviewed-by: darcy, liach, asotona
This commit is contained in:
parent
74fdd6868d
commit
56dec215b0
40 changed files with 76 additions and 76 deletions
|
@ -32,7 +32,7 @@ import jdk.internal.classfile.impl.Util;
|
|||
import jdk.internal.javac.PreviewFeature;
|
||||
|
||||
/**
|
||||
* Models the generic signature of a method, as defined by {@jvms 4.7.9}.
|
||||
* Models the generic signature of a method, as defined by JVMS {@jvms 4.7.9}.
|
||||
*
|
||||
* @since 22
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue