[kaffe] comparison of open source jvm
Dalibor Topic
robilad at kaffe.org
Sat Mar 15 14:11:10 PDT 2008
Rohit wrote:
> I know i must be missing few important things to consider for this
> comparison. Also many of you must have already analyzed these
> implementation and compared them. So whatever information you can
> provide wrt to this would be highly appreciated.
I'd consider most of the GNU Classpath based implementations (Kaffe,
JamVM, Cacao) to be exchangeable at the feature level, as they all use
the same class library underneath.
They differ in terms of size, VM internals, and performance, but they
should be readily available for whatever arm-linux platform you are
building for (or easy enough to cross-compile), ao that you can make
your testing specific to your application and your environment, rather
than having to make decisions based on generic comparisons.
cheers,
dalibor topic
More information about the kaffe
mailing list