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

Serial: Remove TenuredGeneration::block_size

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 22
    • 22
    • hotspot
    • gc
    • b21

      Its sole real use is inside `TenuredGeneration::complete_loaded_archive_space`, but in that context we know it's under `top`. One can use `cast_to_oop()->size()` directly there. After eliminating that use, this method and its overridden becomes unused.

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

              Created:
              Updated:
              Resolved: