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

Details

    • Sub-task
    • Resolution: Fixed
    • P4
    • 23
    • None
    • hotspot
    • b23

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: