[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ARM support to be removed from IcedTea



> 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


Reply to: