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
|
@ -426,7 +426,7 @@ public sealed interface AnnotationValue {
|
|||
}
|
||||
|
||||
/**
|
||||
* {@return the tag character for this type as per {@jvms 4.7.16.1}}
|
||||
* {@return the tag character for this type as per JVMS {@jvms 4.7.16.1}}
|
||||
*/
|
||||
char tag();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue