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

NMT: Eliminate memory allocations during signal handling

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • None
    • 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.

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

              Created:
              Updated: