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

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

    XMLWordPrintable

Details

    • b20

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: