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

G1: More useful information in a few assert messages

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P4
    • 9
    • 9
    • hotspot
    • gc
    • b08

    Backports

      Description

        In VerifyRegionListsClosure::doHeapRegion() the assert messages print the region_num() value of the heap region. This value is the the number of regions that a humongous object covers. It is only relevant for starts humongous regions. For all other regions this value is 1.

        Most likely the intended value was hrs_index(), which is a sequential number enumerating all heap regions.

        Attachments

          Issue Links

            Activity

              People

                brutisso Bengt Rutisson (Inactive)
                brutisso Bengt Rutisson (Inactive)
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: