Fix for SIGILL FTBFS in fc19/rawhide
Chris Phillips
ChrisPhi at redhat.com
Wed Mar 20 14:05:00 PDT 2013
Hi
The attached patch fixes the failure to build for fedora 19 / rawhide.
(Failure in the register allocation logic, diagnosed by APH to be issue
with PUSH/POP macro's and assumption of order of evaluation of arguments.)
The fix includes detection of the condition and bailing from the compilation
if a similar failure is detected. Future fixes will address other
JASSERT conditions
and provide less hidden failure modes.
This patch is against icedtea7 2.1 hotspot forest. After application it
builds on the 4GB machine that was seeing the problem consistently before.
Chris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hotspot.patch
Type: text/x-patch
Size: 2606 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20130320/c7fa524f/hotspot.patch
More information about the distro-pkg-dev
mailing list