assembler_x86.cpp:11128:38: error: 'this' pointer is null
Aleksey Shipilev
shade at redhat.com
Thu Jun 16 15:36:58 UTC 2022
On 6/16/22 17:28, Aleksey Shipilev wrote:
> On 6/16/22 16:43, Browser wrote:
>> Has anyone tried compiling this on RHEL9 or Fedora >= 34 / GCC >= 11.3.1?
>> Does anyone know of a workaround to get this to compile on these platforms/with these compilers?
>
> That seems to be:
> https://bugs.openjdk.org/browse/JDK-8278525
>
> If so, it is fixed in mainline, and just needs a backport to 18u and other releases.
18u backport:
https://urldefense.com/v3/__https://github.com/openjdk/jdk18u/pull/152__;!!ACWV5N9M2RV99hQ!J3iXeiC73Jo1UNcrQj0wnVoV19B9POOu1k0nIsw2MF3BaLiEDOm452TkF-MaDE8_fjjQHTsDbt3H2PSJ$
You might want to try and test that on your GCC 11 box. (There are instructions how to get the PR
branch from Git).
--
Thanks,
-Aleksey
More information about the build-dev
mailing list