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

Opcode iconst_4

Push int constant 4

Category Constant
Opcode dec 7
Opcode hex 0x7
Specification JVM Spec for iconst_4
Data Source