Java bytecode: Difference between revisions

Content deleted Content added
Line 538:
*[http://java.sun.com/docs/books/vmspec/2nd-edition/html/VMSpecTOC.doc.html Sun's Java Virtual Machine Specification]
*[http://www.robert-tolksdorf.de/vmlanguages.html Programming Languages for the Java Virtual Machine]
*[http://developeronline.blogspot.com/2007/11/hacking-java-i.html 'Playing' with the Java bytecode] Example with source code at [http://developeronline.blogspot.com Developer On Line]
 
{{Java (Sun)}}