Results 1 to 7 of 7

Thread: does JRE contain the JVM?

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jan 2005
    Posts
    1,069

    does JRE contain the JVM?

    Hello

    I was wondering if the JRE contains the JVM?

    does JRE bypass windows and works in kernel mode?

  2. #2
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594

    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.

  3. #3

    Thread Starter
    Frenzied Member
    Join Date
    Jan 2005
    Posts
    1,069

    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?

  4. #4
    Arabic Poster ComputerJy's Avatar
    Join Date
    Nov 2005
    Location
    Happily misplaced
    Posts
    2,513

    Re: does JRE contain the JVM?

    Quote 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

  5. #5
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594

    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.

  6. #6

    Thread Starter
    Frenzied Member
    Join Date
    Jan 2005
    Posts
    1,069

    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)

  7. #7
    Junior Member
    Join Date
    Jul 2006
    Posts
    30

    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


    Quote 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
  •  



Click Here to Expand Forum to Full Width