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

Rename FileMapHeader::_read_only_tables_start to _serialized_data_start

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 14
    • None
    • hotspot
    • b16

      The name _read_only_tables_start is ambiguous, as there are multiple read-only tables in the CDS archive. It should be renamed to _serialized_data_start, as that where the data is accessed by {ReadClosure,WriteClosure}::serialize.

      See http://hg.openjdk.java.net/jdk/jdk/file/a82fe7a88ce4/src/hotspot/share/memory/metaspaceShared.cpp#l2054

            iklam Ioi Lam
            iklam Ioi Lam
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: