Shenandoah: build breakages after JDK-8241743

XMLWordPrintable

    • gc
    • b22

        bash ./configure --with-boot-jdk=../jdk-14.0.1 --with-jtreg=<jtreg> --with-native-debug-symbols=external --with-debug-level=release --with-jvm-features=-jfr

        make clean CONF=-r images

        gives a couple of undefined references to ShenandoahHeap.cpp errors.

        After fixing this, brief inspection of includes in cpp files show that in a few places only .hpp files are included even if there are .inline.hpp available, i.e. more include issues may be hidden with different build exclusions.

        Patch to fix the immediate compilation errors attached.

          1. x.diff
            2 kB
            Thomas Schatzl

              Assignee:
              Aleksey Shipilev
              Reporter:
              Thomas Schatzl
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: