Replace pointers to tables with offsets in relocation bitmap

XMLWordPrintable

    • Type: Sub-task
    • Resolution: Fixed
    • Priority: P4
    • 23
    • Affects Version/s: None
    • Component/s: hotspot
    • b23

      Some tables, like the symbol table or c++ vtables, are currently marked for relocation in the read-write or read-only regions and patched at runtime. These tables don't have embedded pointers and can instead be relocated with offsets, thus reducing the amount of pointers in the relocation bitmap.

            Assignee:
            Matias Saavedra Silva
            Reporter:
            Matias Saavedra Silva
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: