ARM support to be removed from IcedTea
Xerxes Rånby
xerxes at zafena.se
Thu Mar 24 22:48:36 UTC 2011
> http://gbenson.net/?p=257
> http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2011-March/012556.html
> http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2011-March/013044.html
> http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2011-March/013059.html
>
http://gbenson.net/?p=239
To clarify
IcedTea still support running on ARM using
Zero ./configure
Shark JIT ./configure --enable-shark (stable if used in combination with a bugfixed LLVM)
CACAO JIT ./configure --enable-cacao
and
JamVM JIT ./configure --enable-jamvm
All these combinations runs fine and fast on ARM.
The only part that will be dropped from IcedTea are the handwritten assembler interpreter and thumb2 JIT addon port to be used on top of Zero/Shark.
Cheers
Xerxes
More information about the linaro-dev
mailing list