Introduce malloc size feedback

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Won't Fix
    • Priority: P4
    • tbd
    • Affects Version/s: 21
    • Component/s: hotspot

      Often the size given to malloc() is smaller than the actual allocated memory block returned. Some malloc() implementations allow querying this information, such as glibc. This enhancement proposes adding support for returning this information for applicable use cases, such as chunks allocated by the arena.

            Assignee:
            Justin King
            Reporter:
            Justin King
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: