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

Opcode invokespecial

Directly invoke instance (initialization) method of the current class or its supertypes

CategoryObjects
Opcode dec183
Opcode hex0xb7
SpecificationJVM Spec for invokespecial
Data Source