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

NMT.random_reallocs_vm fails if NMT is off

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 21
    • 21
    • hotspot
    • b12

      The test checks, among other things, that reallocated-grown buffers get their newly added space zapped by hotspot in debug builds.

      However, hotspot can only zap if NMT is on, since if its off we don't have the size of the original block and hence cannot zap.

      Note that this bug was hidden by JDK-8302810.

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

              Created:
              Updated:
              Resolved: