Java Virtual Machine maintains a per-type constant pool, a run- time data structure that serves many of the purposes of the symbol table of a conventional programming language implementation. Java Virtual Machine Specification : : https://docs.oracle.com/javase/specs/jvms/se /html/jvms- .html#jvms- . Constant Pool Hello World JVM Constant Pool
Φϖίʔυ ׂ getstatic 0xB2 Get static field from class ldc 0x12 Push item from run-time constant pool invokevirtual 0xB6 Invoke instance method; dispatch based on class return 0xB1 Return void from method
) | operand[ ] unsigned short Constant Pool Constant Pool Operand Stack PHP unsigned short unpack PHP PHP unsigned short v n n : https://docs.oracle.com/javase/specs/jvms/se /html/jvms- .html#jvms- . .getstatic