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

CDS regions get loaded with the wrong alignment

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • 15
    • 14, 15
    • hotspot

      CDS regions require metaspace alignment; however, they are loaded with hardcoded allocation granularity (see filemap.cpp:1369ff).

      Since metaspace alignment is usually allocation granularity, this is only a problem if one modifies metaspace and changes the alignment. In that case, cds asserts at loading time.

            stuefe Thomas Stuefe
            stuefe Thomas Stuefe
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: