Printer Friendly
Dictionary, Encyclopedia and Thesaurus - The Free Dictionary
1,723,942,084 visitors served.
forum mailing list For webmasters
?
New: Language forums
Dictionary/
thesaurus
Medical
dictionary
Legal
dictionary
Financial
dictionary
Acronyms
 
Idioms
Encyclopedia
Wikipedia
encyclopedia
?

Java virtual machine

   Also found in: Acronyms, Wikipedia, Hutchinson 0.01 sec.

Java Virtual Machine

A Java interpreter. The Java Virtual Machine (JVM) is software that converts the Java intermediate language (bytecode) into machine language and executes it. The original JVM came from the JavaSoft division of Sun. Subsequently, other vendors developed their own; for example, the Microsoft Virtual Machine is Microsoft's Java interpreter. A JVM is incorporated into a Web browser in order to execute Java applets. A JVM is also installed in a Web server to execute server-side Java programs. A JVM can also be installed in a client machine to run stand-alone Java applications. See Java and Java Runtime Environment.


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.



How to thank TFD for its existence? Tell a friend about us, add a link to this page, add the site to iGoogle, or visit webmaster's page for free fun content.
?Page tools
Printer friendly
Cite / link
Email
Feedback
? Mentioned in ? References in periodicals archive
 
announced recently the availability of aicas' JamaicaVM realtime Java Virtual Machine (JVM) for Green Hills Software's INTEGRITY RTOS.
Our search for a reliable Java virtual machine ended with the selection of PERC Ultra," said Jason Johnson, Manager of Controls and Software Development at FKI Logistex.
Under the terms of the agreement, SuSE commits to become a Java 2 Standard Edition source licensee and to distribute Sun's Java Virtual Machine (JVM) to further expand the deployment of the world's most popular application environment.
 
Encyclopedia browser? ? Full browser
 
 
Encyclopedia
?

Disclaimer | Privacy policy | Feedback | Copyright © 2009 Farlex, Inc.
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. Terms of Use.