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

Opcode iconst_1

Push int constant 1

Category Constant
Opcode dec 4
Opcode hex 0x4
Specification JVM Spec for iconst_1
Data Source