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

WB_NMTCommitMemory redundantly records an NMT tag

XMLWordPrintable

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

      This functions is called after an previous calls to WB_NMTReserveMemory and WB_NMTAttemptReserveMemoryAt, which both already registered an NMT tag. So, explicitly recording an NMT tag for this memory is redundant and slightly confusing.

      The HotSpot JVM code does not record NMT tags when committing memory (except in a special case on Windows when mapping file memory).

            stefank Stefan Karlsson
            stefank Stefan Karlsson
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: