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

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.

              shade Aleksey Shipilev
              tschatzl Thomas Schatzl
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: