Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
JVM
Edit
PageHistory
Diff
Info
LikePages
You are viewing an old revision of this page.
View the current version
.
[Acronym] for [Java] VirtualMachine. %%%%%% DavidHallett says: Simply put, a [JVM] is a computer implemented in software that is used to interpret and execute byte code that exists within a pre-compiled [Java] class file. Multiple versions and types of [JVM]s have been released by numerous vendors including [IBM] and [Sun]. %%%%%% Some people have implemented byte code compilers for non-[Java] languages, thus allowing execution of the resultant byte code inside a [JVM].
8 pages link to
JVM
:
JavaServerPages
NDS
VirtualMachine
AntVsMake
JavaNotes
Profiling
JavaDebuggingHints
RandomNumberGenerator