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

Serial: Remove TenuredSpace::verify

XMLWordPrintable

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

      The extra functionality added in the method, compared with its base-class counterpart, is block-offset-table verification. However, its value is rather limited because the implementation doesn't verify all BOT entries -- a successful verification doesn't entail BOT is without any errors.

      One can remove it completely, because BOT is exclusively accessed by GC code and the risk of it being corrupted is low.

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

              Created:
              Updated:
              Resolved: