Skip to content
macchina virtuale Java

File:JvmSpec7.png · Wikimedia Commons · See Wikimedia Commons

EntityQ193321· pop 48· linked from 741 articles

macchina virtuale Java

Sign in to save

Also known as JVM, Java VM, JavaVM

componente della piattaforma Java responsabile per l'esecuzione dei programmi in formato bytecode

Key facts

Designer
Sun Microsystems
Bits
32-bit , 64-bit
Introduced
1994 ; 32 years ago ( 1994 )
Version
Java SE 26
Type
Stack and register–register
Encoding
Variable
Branching
Compare and branch
Endianness
Big
Open
Yes
General purpose
Per-method operand stack (up to 65535 operands) plus per-method local variables (up to 65535)

via Wikipedia infobox

Wikidata facts

Instance of
specification
Subclass of
run-time system
Show 4 more facts
used by
JRuby
topic's main category
Category:Java virtual machine
Stack Exchange tag
stackoverflow.com/tags/jvm
Commons category
Java Virtual Machine
Sources (3)

via Wikidata · CC0

Article · Italiano

In informatica la macchina virtuale Java (detta anche Java Virtual Machine o JVM) è il componente software della piattaforma Java che esegue i programmi tradotti in bytecode dopo la prima fase di compilazione in bytecode (tra i linguaggi di programmazione che possono essere tradotti in bytecode troviamo Java, Groovy, Clojure, Scala ed Eta).

Abstract from DBpedia / Wikipedia · CC BY-SA