mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 07:14:30 +02:00
8249687: Use inline @jls and @jvm tages in more places in java.base
Reviewed-by: bpb, mchung, mikael
This commit is contained in:
parent
d1d17200c5
commit
b7c307c019
17 changed files with 40 additions and 40 deletions
|
@ -392,7 +392,7 @@ final class ProxyGenerator extends ClassWriter {
|
|||
/**
|
||||
* Return the number of abstract "words", or consecutive local variable
|
||||
* indexes, required to contain a value of the given type. See JVMS
|
||||
* section 3.6.1.
|
||||
* section {@jvms 3.6.1}.
|
||||
* <p>
|
||||
* Note that the original version of the JVMS contained a definition of
|
||||
* this abstract notion of a "word" in section 3.4, but that definition
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue