JDK 18 |
---|
18 b04Fixed |
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
The JVM should not perform unspecified checks on NameAndType constants. For example, the NameAndType constant <init>:()D is legal, per the specification, and should not cause a ClassFormatError unless and until it is referenced by a Methodref constant.
|