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

Introduce malloc size feedback

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P4 P4
    • tbd
    • 21
    • 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.

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

              Created:
              Updated:
              Resolved: