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

Build failure with --disable-jvm-feature-shenandoahgc after 8343468

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 25
    • 25
    • hotspot
    • None
    • gc
    • master
    • aarch64, riscv

      JDK-8343468 causes build failures on some platforms when configured with --disable-jvm-feature-shenandoahgc:
      jdk/src/hotspot/cpu/aarch64/aarch64.ad:4544:58: error: no member named 'ShenandoahBarrierSet' in 'BarrierSet'
                  !BarrierSet::barrier_set()->is_a(BarrierSet::ShenandoahBarrierSet) &&

      Seen on aarch64, but riscv seems to be affected, too.

            mdoerr Martin Doerr
            mdoerr Martin Doerr
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: