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

Parallel: Drop PSOldGen::_reserved

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 19
    • 19
    • hotspot
    • gc
    • b03

      `class PSOldGen` contains `_reserved` and `_virtual_space`. The former is constructed from the latter on initialization and remains constant.

      One can drop such redundancy and keep a single source of truth about the "reserved address space".

            ayang Albert Yang
            ayang Albert Yang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: