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

About JVM

shruti patel
Ranch Hand

Joined: Mar 10, 2008
Posts: 52
Hi ,
How JVM get installed and what are different operating system on which i can install JVM?
Suppose if i have my own operating system, can i install JVM on that?

Thanks
Sree Chinna
Ranch Hand

Joined: Jul 15, 2008
Posts: 42
I think JDK documentation answers some parts of your question
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35223
    
    7
#6 in the http://faq.javaranch.com/java/JavaBeginnersFaq points to a few different JVMs. If you write your own OS you'll need to write a JVM for it (or port OpenJDK to it).


Android appsImageJ pluginsJava web charts
Campbell Ritchie
Sheriff

Joined: Oct 13, 2005
Posts: 32599
    
    4
Sree Chinna, I think it would have been helpful to post a link to that documentation. Try here, then look for the block called "hotspot client VM" near the bottom of the diagram.

You can install the JVM onto most well-known OSs, but don't know about your own OS!
Mandar Khire
Ranch Hand

Joined: Sep 11, 2007
Posts: 482
here is link related to jvm
Read This.


Millions saw the apple fall, but Newton asked why.
If you understand, say "understand". If you don't understand, say "don't understand". But if you understand and say "don't understand". How do I understand that you understand? Understand!
 
I agree. Here's the link: http://zeroturnaround.com/jrebel
 
subject: About JVM
 
Similar Threads
Jonathan - J2ME vs eVB
Java In General
What is meant by java-based-operating system?
can we run .jar file on any operating system
do i need mac os for iphone application development ?