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

Zero m68k: "static assertion failed: align" after JDK-8252049

XMLWordPrintable

    • b32

        Debian folks report that Zero m68k (and seems only that arch) fails the static assert added by JDK-8252049. It affects at least JDK 16, but would affect more releases once JDK-8252049 is backported.

        /<<PKGBUILDDIR>>/src/hotspot/share/oops/methodData.hpp: In constructor 'MethodData::CompilerCounters::CompilerCounters()':
        /<<PKGBUILDDIR>>/src/hotspot/share/oops/methodData.hpp:1987:55: error: static assertion failed: align
         1987 | static_assert(sizeof(_trap_hist) % HeapWordSize == 0, "align");
              |

              shade Aleksey Shipilev
              shade Aleksey Shipilev
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: