Modify / Add Instruction set of Java & Add New SuperInstruction to It

Adeel Iqbal adeel.iqbal at hotmail.com
Sun Oct 22 14:23:32 UTC 2017


Hi,
i am working on a project where i have to modify the java bytecode instruction set by adding custom instruction  (SuperInstructions) as a replacement of sequence of instructions in order to reduce the size of the generated file and to modify the JVM to recognize these new instructions.
can you please guide me.


More information about the hotspot-dev mailing list