Skip to Main Content

Java HotSpot Virtual Machine

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Java bytecode format

843811Oct 28 2004 — edited Nov 4 2004
Does anyone know anything about the Java bytecode format? I am making a Class file editor. One of its features is to let the user add new methods to a existing class file from another class file. However I do not know where to insert the method definition. Where should the definition be located in? The constant_pool? Any help would be very welcome.

Thanks in advance,
Cool As Ice
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 2 2004
Added on Oct 28 2004
22 comments
556 views