GitHub
The Java Version Almanac
javaalmanac.io
Feedback on this page?
The Java Version Almanac
Java Bytecode
Opcode
iconst_0
Push
int
constant
0
Category
Constant
Opcode dec
3
Opcode hex
0x3
Specification
JVM Spec for
iconst_0
Data Source