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

G1HeapRegionManager refactor rename functions related to the number of regions in different states

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P5 P5
    • tbd
    • None
    • hotspot
    • gc

      Clean up the function names in G1HeapRegionManager that report the number of regions in various states such as committed, uncommitted, available for allocation, and free.

      The current method names (e.g., available()) are vague or misleading, and do not clearly reflect the specific intended use. This can lead to confusion when reading code

      Rename such methods to improve code clarity.

            iwalulya Ivan Walulya
            iwalulya Ivan Walulya
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: