NMT: Eliminate memory allocations during signal handling

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: None
    • Component/s: hotspot

      In https://bugs.openjdk.org/browse/JDK-8301403 we have 3 places that use malloc APIs during error handling.

      With NMT ON (detailed mode) we have many more instances.

      My initial thought is that we should be disabling NMT when we start handling an error.

            Assignee:
            Unassigned
            Reporter:
            Gerard Ziemski (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: