Whitespace typos in HeapRegion class

XMLWordPrintable

    • gc
    • b24

      There are a few trivial typos in the HeapRegion class


        size_t capacity() const { return byte_size(bottom(), end()); } // too much whitespace

      inline size_t HeapRegion::block_size(const HeapWord *addr) const { // <-- "wrong" position of the *

            Assignee:
            Thomas Schatzl
            Reporter:
            Thomas Schatzl
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: