Thank you for pointing me in the right direction! I tried the backport in pull 152. Unfortunately, it doesn't take care of this problem 🙁
I will keep a watch on this, however. ________________________________ From: Aleksey Shipilev <sh...@redhat.com> Sent: Thursday, June 16, 2022 10:36 AM To: Browser <browse...@hotmail.com>; build-dev@openjdk.org <build-dev@openjdk.org> Subject: Re: assembler_x86.cpp:11128:38: error: 'this' pointer is null 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!MmIfKPxNEvMe_Zc1IVbxZEHsyLKf7A6sa-37z_MGCk8BeSy-wXBYZh3VGylC_LN3puRKkun_9hMlKrUgI1ASd-k$ 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