On Tue, 19 Oct 1999 00:03:18 +0200, Ian Corner wrote:
>You mentioned in a previous email the ibmjdk, is that Jikes? If not what is
>Jikes as I thought that was the IBM JVM. Do you happen to know what Java
>version Jikes is comparable to?
Jikes is the IBM Research Java Compiler. It is *very* fast at compiling
Java Source Code into Java Byte Code. It also is very strict to the
Java Specification (or as strict as possible since the spec is not 100%)
The IBM JVM (Java Virtual Machine) is a JVM just like the Blackdown port
of the JDK is a JVM. The IBM one is available at the alphaworks web
site from IBM.
The IBM JVM is one of the fastest out there (if not the fastest) and
it has some rather nice technologies such as the better GC and a very
good JIT.
>Where is the best place to get Java RPMs under one roof, rather than going
>all over the Net to find them?
Well, depends on what you mean. Various people make different things
for Java. Most of them are not at the same spot. However, the IBM
Alphaworks site is a good place to look, as are links of the Blackdown
site. Sun's site is also reasonable for any "pure java" add-ons you
may want (and documentation and tutorials)
--
Michael Sinz ---- Technology and Engineering Director/Consultant
"Starting Startups" mailto:[EMAIL PROTECTED]
My place on the web ---> http://www.users.fast.net/~michael_sinz
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]