Java processor: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 1:
A '''Java processor''' is the implementation of the [[Java Virtualvirtual Machinemachine]] (JVM) in hardware. In other words, the [[Java bytecode]] that makes up the instruction set of the abstract machine becomes the instruction set of a concrete machine. These are today the most popular form of a [[high-level language computer architecture]].
 
== Implementations ==