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

NMT: move MallocHeader to its own header and inline header checks

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 20
    • 20
    • hotspot
    • b11

      MallocHeader should be moved into its own header in preparation for further NMT changes (mainly to be able to use sizeof(MallocHeader) without pulling the whole mallocTracker.hpp file).

      Also, malloc header check routines - that are called on every free and realloc - should be inlined.

            stuefe Thomas Stuefe
            stuefe Thomas Stuefe
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: