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

CodeHeap::next_free should be renamed

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P5 P5
    • 9
    • 9
    • hotspot
    • b48

        The method 'CodeHeap::next_free' does not return the next free HeapBlock as the name and the comment suggest. Actually, it returns the following block that is _not_ free, i.e., the next used block.

        The name and the comment should be changed accordingly.

              zmajo Zoltan Majo (Inactive)
              thartmann Tobias Hartmann
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: