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

NMT: RegionIterator does not need to keep _current_size

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 21
    • None
    • hotspot
    • b13

      Small cleanup possibility encountered when examining JDK-8202772:

      class RegionIteretor does not need to keep _current_size, since that one can be calculated from the three remaining points (start, end of reserved size and current search pointer).

            jsjolen Johan Sjölen
            stuefe Thomas Stuefe
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: