: MIDRANGE dot COM Mailing List Archive

RE: Java and CPU


  • Subject: RE: Java and CPU
  • From: Kelly Cookson <kc62301@xxxxxxxxx>
  • Date: Fri, 2 Mar 2001 11:43:12 -0800 (PST)
AddThis Feed Button


I'm still new at this, but my understanding is that
optimization on the AS/400 involves translating
bytecode files into *FILE objects that contain native
machine instructions.  The bytecode files do not have
to be overwritten, so you can always take your
bytecode files to another machine.

The downside to optimization that I've read about (but
not yet experienced because I'm so new at it) are
longer compilation times and, at higher levels of
optimization, difficulty in debugging.

Kelly


--- "Stone, Brad V (TC)" <bvstone@taylorcorp.com>
wrote:
> This is "news" to me as well.  I assumed that while
> Java isn't 100%
> interpreted it is still a little interpreted, ie not
> a fully compiled binary
> object, etc.
> 
> The reason I still thought this was because I've
> seem complaints against
> java (mostly from C programmers) because it's very
> easy to take the class
> and decompile to get the source.  I've looked at
> class objects and they are
> almost human readable.
> 
> What type of compiler is javac considered?  What
> does JIT or direct
> execution comipilation do to the portability of
> classes?
> 
> Brad


__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/
+---
| This is the JAVA/400 Mailing List!
| To submit a new message, send your mail to JAVA400-L@midrange.com.
| To subscribe to this list send email to JAVA400-L-SUB@midrange.com.
| To unsubscribe from this list send email to JAVA400-L-UNSUB@midrange.com.
| Questions should be directed to the list owner: joe@zappie.net
+---



Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2007 by MIDRANGE dot COM and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available here. If you have questions about this, please contact

.

counter