Content deleted Content added
→See also: This was just a redirect, and the topic isn't mentioned in the target page at all |
→top: Fixed reference date error(s) (see CS1 errors: dates for details) and AWB general fixes |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 1:
{{Short description|none}} <!-- This short description is INTENTIONALLY "none" - please see WP:SDNONE before you consider changing it! -->
{{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/
''Note that any referenced "value" refers to a 32-bit int as per the Java instruction set.''
Line 1,458 ⟶ 1,459:
|}
{{Refbegin}}
{{note label|Deprecated|†||Deprecated in Java 7 (major class version 51).<ref>{{cite web|url=https://docs.oracle.com/javase/specs/jvms/
{{Refend}}
Line 1,469 ⟶ 1,470:
== External links ==
*[https://docs.oracle.com/javase/specs/jvms/
{{Java (Sun)}}
|