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

Re: ARM support to be removed from IcedTea



On 24.03.2011 16:15, Xerxes Rånby wrote:
>> 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.

maybe fast, but not fine.

 - Zero is fine to build things, but not to run them,
   at least three times slower.

 - shark has a lot of memory pressure, and even doesn't
   pass the jdk jtreg tests.

 - cacao is limited, please try to rebuild the archive
   with cacao enabled.

 - jamvm is limited, please try to rebuild the archive
   with jamvm enabled. compared to cacao, it does have
   an active upstream.

a short term solution I did choose for Ubuntu is to stick with 6b18 on armel,
and to proceed with openjdk development on other architecures.  If somebody
wants to implement this for Debian, please join the openjdk team.  I won't do
any uploads to unstable besides updates to the current IcedTea 1.8.x release series.

  Matthias


Reply to: