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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 16
    • None
    • 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.
      ```

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

              Created:
              Updated:
              Resolved: