[Bug 3533] [IcedTea8] HotSpot generates code with unaligned stack, crashes on SSE operations

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Wed May 23 08:19:08 UTC 2018


https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3533

--- Comment #26 from Andrew Haley <aph at redhat.com> ---
(In reply to Maciej S. Szmigiero from comment #25)
> I haven't signed the OCA, but it is a small patch -
> I release it into the public domain as-is.

OK.  It's bigger than a couple of lines.

> As far as I can remember, significant additional amount of work is needed
> in addition to the mentioned patch to fully check and fix the code generator
> (that's why using a compiler flag instead as a workaround is so attractive).

Would that work, though?  If the call is to an external library, we can't
guarantee that library has been specially compiled.  I guess we know that all
of the calls are to libc or to libjvm, so perhaps that's good enough.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20180523/87705c82/attachment.html>


More information about the distro-pkg-dev mailing list