PDA

View Full Version : Having JVM as the only program running on a machine


ashokf50
06-07-2010, 07:19 AM
Is it possible to have a the BIOS call the JVM code directly allowing the system to run an application on a java environment??

I mean that the BIOS will not run any OS just JVM and then on that we can make an application run.

Please help me with this query.

Thanks

Moriarity
06-07-2010, 10:40 AM
I am pretty much a rookie here but I'm going to guess no. I would think some sort of operating system to bridge the communication gap between a program and the cpu would be necessary. Although a quick google search of the question presented what appeared to be several possibilities for making it possible with limited resources.