[Bug 3837] [IcedTea8] Missing null check on 64-bit platforms
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Thu May 13 17:44:02 UTC 2021
https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3837
--- Comment #1 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea8?cmd=changeset;node=f1e14ec21783
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Mon May 10 03:19:48 2021 +0100
PR3837: Include C2 backports to fix null pointer issue with GCC 11.
Upstream changes:
- JDK-8250825, PR3837: C2 crashes with assert(field != __null) failed:
missing field
- JDK-8255466, PR3837: C2 crashes at ciObject::get_oop() const+0x0
ChangeLog:
2021-05-09 Andrew John Hughes <gnu_andrew at member.fsf.org>
PR3837: Include C2 backports to fix null pointer
issue with GCC 11.
* NEWS: Updated.
* hotspot.map.in: Bumped to include PR3837
fixes.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20210513/efcbeadd/attachment.htm>
More information about the distro-pkg-dev
mailing list