We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f08019 commit 2dab7a2Copy full SHA for 2dab7a2
src/java.base/share/classes/java/lang/classfile/instruction/ConstantInstruction.java
@@ -89,7 +89,7 @@ public sealed interface ConstantInstruction extends Instruction {
89
* </dl>
90
*
91
* @see Opcode.Kind#CONSTANT
92
- * @see ConstantInstruction#ofIntrinsic ConstantInstructioN::ofIntrinsic
+ * @see ConstantInstruction#ofIntrinsic ConstantInstruction::ofIntrinsic
93
* @since 24
94
*/
95
sealed interface IntrinsicConstantInstruction extends ConstantInstruction
0 commit comments