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

Remove HeapRegionSetBase::RegionSetKind for a more flexible approach

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 12
    • 12
    • hotspot
    • gc
    • b09

      In JDK-8208498 we introduced the HeapRegionSetBase::RegionSetKind enum to allow some verification checks about the type of region added to the HeapRegionSet.

      Instead of adding enums for new kinds of HeapRegionSets (effectively one for every kind of heapregionset), probably a better solution would be to extend the HRSMtSafeChecker to be used for this purpose too (various verifications).

            tschatzl Thomas Schatzl
            tschatzl Thomas Schatzl
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: