Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8313272 Reduce CDS core region relocation
  3. JDK-8329418

Replace pointers to tables with offsets in relocation bitmap

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: P4 P4
    • 23
    • None
    • 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.

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

              Created:
              Updated:
              Resolved: