|
-
Jul 16th, 2006, 01:47 PM
#1
Thread Starter
Frenzied Member
does JRE contain the JVM?
Hello
I was wondering if the JRE contains the JVM?
does JRE bypass windows and works in kernel mode?
-
Jul 16th, 2006, 03:31 PM
#2
Re: does JRE contain the JVM?
The JRE (Java Runtime Environment) consists of the JVM (java Virtual Machine) and the system libraries.
No, the JVM is just a normal application, like everything else.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Jul 16th, 2006, 06:02 PM
#3
Thread Starter
Frenzied Member
Re: does JRE contain the JVM?
thanks for the reply
so an applet will invoke JVM functions which will in turn invoke system calls to use say a hardware function e.g. file accesses
and if bill gate wishes he can ensure that windows ce/xp/vista does not support JRE, correct?
-
Jul 17th, 2006, 02:32 AM
#4
Re: does JRE contain the JVM?
 Originally Posted by vb_student
thanks for the reply
so an applet will invoke JVM functions which will in turn invoke system calls to use say a hardware function e.g. file accesses
and if bill gate wishes he can ensure that windows ce/xp/vista does not support JRE, correct?
It's really a weird question!!
The moment he tries doing this, sun will start flooding the market with new Solaris versions wich by the way works much better than Windows and doesn't crash half as much
"I'm not normally a praying man, but if you're up there, save me... Superman!" - Homer Simpson
My Blog
-
Jul 17th, 2006, 04:43 AM
#5
Re: does JRE contain the JVM?
Actually, Sun would sue MS for illegal business practices, and it would most definitely win.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Jul 17th, 2006, 04:17 PM
#6
Thread Starter
Frenzied Member
Re: does JRE contain the JVM?
thansk for the replies
ah ha so antitrust would prevent bill gates from doing so. i just wanted to write an application for windows mobile in java, and i was wondering if bill gates one fine day decides not to allow jre to access the services of windows mobile which in turn would access services of the hardware like the MODEM (i suppose the windows calls would be TAPI)
-
Jul 29th, 2006, 04:52 PM
#7
Junior Member
Re: does JRE contain the JVM?
Its not just mis-trust there is also government legislation called code of practice and they wouldn't allow it. The reason why most mobiles use java is because is more compact and light weight compared to a normal program
 Originally Posted by vb_student
thansk for the replies
ah ha so antitrust would prevent bill gates from doing so. i just wanted to write an application for windows mobile in java, and i was wondering if bill gates one fine day decides not to allow jre to access the services of windows mobile which in turn would access services of the hardware like the MODEM (i suppose the windows calls would be TAPI)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|