What is the status of Zero on OpenJDK 7

Gary Benson gbenson at redhat.com
Thu Nov 12 02:19:15 PST 2009


Michael Franz wrote:
> The latest does not build.  Here is the error:
[snip]
> javac: PPCJITInfo.cpp:391: virtual void llvm::PPCJITInfo::relocate(void*,
> llvm::MachineRelocation*, unsigned int, unsigned char*): Assertion
> `ResultPtr >= -(1 << 23) && ResultPtr < (1 << 23) && "Relocation out of
> range!"' failed.

You need to patch LLVM to run Shark with LLVM 2.6 on PowerPC:
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=399

Cheers,
Gary

-- 
http://gbenson.net/



More information about the distro-pkg-dev mailing list