Zero and Minimal VMs are broken with undeclared identifier 'DerivedPointerTable' after JDK-8253180

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 16
    • Affects Version/s: None
    • Component/s: hotspot
    • b20

      # Symptom
      ```
      * For target hotspot_variant-minimal_libjvm_objs_frame.o:
      ./src/hotspot/share/runtime/frame.cpp:1047:38: error: use of undeclared identifier 'DerivedPointerTable'
        oops_do_internal(f, cf, map, true, DerivedPointerTable::is_active() ?
                                           ^
      1 error generated.
      ```

            Assignee:
            Jie Fu
            Reporter:
            Jie Fu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: