The Java Version Almanac
javaalmanac.io
Feedback on this page?

Opcode iconst_3

Push int constant 3

Category Constant
Opcode dec 6
Opcode hex 0x6
Specification JVM Spec for iconst_3
Data Source