[Advanced-java] Hardware/OS

Mohnish Chaudhary mohnish82 at gmail.com
Fri Aug 3 22:44:19 PDT 2007


Hi Finn,

In case of interpreted languages that run on a virtual machine e.g.
Java, the language need not change. The only change required is the
virtual machine for the specific hardware and OS.

So, if we have a Java program that's running on Windows on the Intel
x86 platform and we change the hardware to AMD 64 bit and OS to Linux,
no need to change the program or language. Just use the virtual
machine for the Linux AMD 64 bit platform.

Regards,
Mohnish
======

On 8/4/07, advanced-java-request at lists.xcf.berkeley.edu
<advanced-java-request at lists.xcf.berkeley.edu> wrote:
> Send Advanced-java mailing list submissions to
>         advanced-java at lists.XCF.Berkeley.EDU
>
> To subscribe or unsubscribe via the World Wide Web, visit
>
> https://lists.XCF.Berkeley.EDU/mailman/listinfo/advanced-java
> or, via email, send a message with subject or body 'help' to
>         advanced-java-request at lists.XCF.Berkeley.EDU
>
> You can reach the person managing the list at
>         advanced-java-owner at lists.XCF.Berkeley.EDU
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Advanced-java digest..."
>
> Today's Topics:
>
>    1. Hardware/OS (Huckleburry Finn)
>
>
> ---------- Forwarded message ----------
> From: Huckleburry Finn <huckleburry_finn at yahoo.com>
> To: advanced-java at lists.XCF.Berkeley.EDU
> Date: Thu, 2 Aug 2007 07:43:50 -0700 (PDT)
> Subject: [Advanced-java] Hardware/OS
> If the hardware is changing, and the OS is changing, does the language need
> to change?
>
> Thanks,
> Finn
>
>  ________________________________
> Ready for the edge of your seat? Check out tonight's top picks on Yahoo! TV.
>
>
> _______________________________________________
> Advanced-java mailing list
> Advanced-java at lists.XCF.Berkeley.EDU
> https://lists.XCF.Berkeley.EDU/mailman/listinfo/advanced-java
>
>


More information about the Advanced-java mailing list