Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8305719

linux-x64-zero has build failures with gcc12

XMLWordPrintable

      Attempting to build linux-x64-zero with gcc12 produces several warnings like this one:

      In file included from ../../src/hotspot/share/code/icBuffer.cpp:27:
      In function 'CompiledIC* CompiledIC_at(CompiledMethod*, address)',
          inlined from 'void ICStub::_ZN6ICStub8finalizeEv.part.0()' at ../../src/hotspot/share/code/icBuffer.cpp:87:35:
      ../../src/hotspot/share/code/compiledIC.hpp:287:15: error: 'this' pointer is null [-Werror=nonnull]
        287 | c_ic->verify();
            | ~~~~~~~~~~~~^~

            Unassigned Unassigned
            kbarrett Kim Barrett
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: