aspose file tools
The moose likes Java in General and the fly likes JVM and JIT compiler Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "JVM and JIT compiler" Watch "JVM and JIT compiler" New topic
Author

JVM and JIT compiler

Satyajeet Kadam
Ranch Hand

Joined: Oct 19, 2006
Posts: 202
Q1) what is JVM?
Q2)What is relation between JVM and JIT compiler?


Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35223
    
    7
Start here: Java_Virtual_Machine and Just-in-time_compilation


Android appsImageJ pluginsJava web charts
 
I agree. Here's the link: http://zeroturnaround.com/jrebel
 
subject: JVM and JIT compiler
 
Similar Threads
JIT compiler
JIT compiler
Difference between JIT and JVM
waht role of JIT in JVM
Is JDK same for all platforms(windows,unix,mac) or is it different for different operating systems.