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

Do not use address in MemTracker top level functions

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 25
    • None
    • hotspot
    • None
    • b10

      record_virtual_memory_uncommit and record_virtual_memory_release receives `address` as function parameters, this requires users of mmap etc to cast the char* (or what have you) into address. Change to void*

            jsjolen Johan Sjölen
            jsjolen Johan Sjölen
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: