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

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

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • P4
    • Resolution: Fixed
    • None
    • 16
    • hotspot
    • b20

    Description

      # 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.
      ```

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: