Suggested reading: the JVM spec.
You might also want to play with BCEL – there are other libraries around for manipulating bytecode, but that’s probably the best known one.
Suggested reading: the JVM spec.
You might also want to play with BCEL – there are other libraries around for manipulating bytecode, but that’s probably the best known one.