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

Don't leak _worklist's memory in PhaseLive::compute

XMLWordPrintable

    • b20

      PhaseLive::compute allocates the Block_List on its live arena, but the backing Block_Array is allocated on the ResourceArea. This causes the memory of the worklist to build up without being freed.

            jsjolen Johan Sjölen
            jsjolen Johan Sjölen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: