What is the status of Zero on OpenJDK 7
Michael Franz
mvfranz at gmail.com
Fri Nov 13 15:45:37 PST 2009
On Thu, Nov 12, 2009 at 5:19 AM, Gary Benson <gbenson at redhat.com> wrote:
> 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
>
I applied this patch and the build progresses farther. I guess llvm is just
not stable at this point. I get the following crash during the build.
-def-check:
-check-boot.java.home:
-def-pcompile:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (debugInfo.cpp:85), pid=22190, tid=1209107600
# Error: ShouldNotReachHere()
#
# JRE version: 7.0-b75
# Java VM: OpenJDK Shark VM (17.0-b04 mixed mode linux-ppc )
# Distribution: Built on Fedora release 11 (Leonidas)
# An error report file with more information is saved as:
# /home/mfranz/icedtea/icedtea/openjdk/langtools/make/hs_err_pid22190.log
#
# If you would like to submit a bug report, please include
# instructions how to reproduce the bug and visit:
# http://icedtea.classpath.org/bugzilla
#
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20091113/66b1a704/attachment.html
More information about the distro-pkg-dev
mailing list