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

no member named 'ShenandoahBarrierSet' in 'BarrierSet'

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 25
    • hotspot
    • None

      [2025-05-06T11:34:44,742Z] /workspace/open/src/hotspot/share/jvmci/jvmciCompilerToVMInit.cpp:239:35: error: no member named 'ShenandoahBarrierSet' in 'BarrierSet'
      [2025-05-06T11:34:44,742Z] } else if (bs->is_a(BarrierSet::ShenandoahBarrierSet)) {
      [2025-05-06T11:34:44,742Z] ~~~~~~~~~~~~^
      [2025-05-06T11:34:45,729Z] 1 error generated.

      Looks like a missing `#if INCLUDE_SHENANDOAHGC`.

            rkennke Roman Kennke
            dnsimon Douglas Simon
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: