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

Remove const from methods returning size_t in threadLocalAllocBuffer.hpp

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P4
    • 9
    • 9
    • hotspot
    • None
    • gc
    • b126

    Description

      There is no reason to write use the type const size_t as return type, the const doesn't mean anything in this context since the integral type size_t is copied anyway.

      Attachments

        Activity

          People

            ehelin Erik Helin
            ehelin Erik Helin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: