On 07/29/2011 12:02 AM, Ludovic Claude wrote:
Hello, Would it be possible to use OpenJDK Zero on Mips, but without the Shark JIT. This would render Java very slow on this architecture, but at least there would be something, and this would reduce the impact on other packages such as Subversion. It looks like this plan is feasible, at least according to this faq. Now I have never compiled a JDK, so take this idea with care... http://icedtea.classpath.org/wiki/ZeroSharkFaq
see the build failures for openjdk-6 and openjdk-7 in experimental. I fixed the ones for sparc, powerpc, s390; it's up to somebody else to fix it on mips (and kfreebsd).
Matthias