SI
SI
discoversearch

We've detected that you're using an ad content blocking browser plug-in or feature. Ads provide a critical source of revenue to the continued operation of Silicon Investor.  We ask that you disable ad blocking while on Silicon Investor in the best interests of our community.  If you are not using an ad blocker but are still receiving this message, make sure your browser's tracking protection is set to the 'standard' level.
Technology Stocks : All About Sun Microsystems -- Ignore unavailable to you. Want to Upgrade?


To: William Sheppard who wrote (10685)7/29/1998 9:41:00 PM
From: Mike Milde  Read Replies (1) | Respond to of 64865
 
<< The problem is this is a byte-code to object code compiler. No more write-once run-anywhere, you write-once and compile everywhere - this makes OS and CPU dependent code. This is fine for some applications, but definitely not in sync with Sun's portability vision for Java, and not appropriate for consumer devices. >>

Well, it's actually compile once and then post-process the byte code to produce machine code for different platforms.

In the real world, I think that would work great for most apps.

Mike