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

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 *

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

              Created:
              Updated:
              Resolved: