List of Java bytecode instructions: Difference between revisions

Content deleted Content added
Removing notice of move discussion
Line 1:
</noinclude>{{Main|Java bytecode}}
<noinclude>{{User:RMCD bot/subject notice|1=List of Java bytecode instructions|2=Talk:Java bytecode instruction listings#Requested move 4 August 2021}}
</noinclude>{{Main|Java bytecode}}
 
This is a list of the instructions that make up the [[Java bytecode]], an abstract machine language that is ultimately executed by the [[Java virtual machine]].<ref>{{cite web|url=https://docs.oracle.com/javase/specs/jvms/se12/html/index.html |title=The Java® Virtual Machine Specification – Java SE 12 Edition |access-date=May 22, 2021}}</ref> The Java bytecode is generated from languages running on the [[Java Platform]], most notably the [[Java (programming language)|Java programming language]].