Printer Friendly
Dictionary, Encyclopedia and Thesaurus - The Free Dictionary
3,911,779,622 visitors served.
forum Join the Word of the Day Mailing List For webmasters
?
Dictionary/
thesaurus
Medical
dictionary
Legal
dictionary
Financial
dictionary
Acronyms
 
Idioms
Encyclopedia
Wikipedia
encyclopedia
?

Java virtual machine

   Also found in: Acronyms, Wikipedia 0.01 sec.
Java Virtual Machine
Software from Sun that converts a program in Java bytecode (intermediate language) into machine language and executes it. The Java Virtual Machine (JVM) is the runtime engine of the Java Platform, which allows any program written in Java or other language compiled into Java bytecode to run on any computer that has a native JVM. JVMs run in both clients and servers, and the Web browser can activate the JVM when it encounters a Java applet.

The JVM includes a just-in-time (JIT) compiler that converts the bytecode into machine language so that it runs as fast as a native executable. The compiled program can be cached in the computer for reuse.

Microsoft had its own Java Virtual Machine (JVM) for several years, but terminated its support at the end of 2007. See Java, Java Runtime Environment, bytecode and intermediate language.
Java virtual machine [¦jäv·ə ‚vər·chə·wəl mə′shēn]
(computer science)
An interpreter that translates Java bytecode into actual machine instructions in real time. Abbreviated JVM.

(language, architecture)Java Virtual Machine - (JVM) A specification for software which interprets Java programs that have been compiled into byte-codes, and usually stored in a ".class" file. The JVM instruction set is stack-oriented, with variable instruction length. Unlike some other instruction sets, the JVM's supports object-oriented programming directly by including instructions for object method invocation (similar to subroutine call in other instruction sets).

The JVM itself is written in C and so can be ported to run on most platforms. It needs thread support and I/O (for dynamic class loading). The Java byte-code is independent of the platform.

There are also some hardware implementations of the JVM.

Specification.

Sun's Java chip.



Want to thank TFD for its existence? Tell a friend about us, add a link to this page, add the site to iGoogle, or visit the webmaster's page for free fun content.
?Page tools
Printer friendly
Cite / link
Feedback
Mentioned in?  References in periodicals archive?   Encyclopedia browser?   Full browser?
No references found
 
For more than six months after Sun Microsystems warned the world of flaws in its Java virtual machine, Apple finally released security updates for Mac OS X and Mac OS X Server 10.
0 Java Virtual Machine (JVM), which is optimized for Intel-based servers, generated 1,828,349 SPECjbb2005 bops(1) (business operations per second).
NetFront Mobile Client Suite reportedly features customizable UI, browser, MMS client and Java virtual machine .
 
 
 
Encyclopedia
?

Terms of Use | Privacy policy | Feedback | Advertise with Us | Copyright © 2012 Farlex, Inc.
Disclaimer
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional.