NMT.random_reallocs_vm fails if NMT is off

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 21
    • Affects Version/s: 21
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: