Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 5.0.6, 5.0.6_P01
    • Fix Version/s: 5.0.7
    • Component/s: Core/Parsing
    • Labels:
      None
    • Environment:
      any

      Description

      A regression has come via the forms related to some of the pattern tiling spaces changes. Because we no longer cache the tile and paint it on every call we have ended up with a strange sort of memory leak.

      The leak seems to be related to keeping an instance of the tile. If I inline the instance var the leak goes away. I can't think of a reasonable explanation other then that java2d might be setting up a reference which is keeping the old one from being garbage collected.

        Activity

        Hide
        Patrick Corless added a comment -

        The pattern paint memory leak appears to be fixed and has passed QA.

        Show
        Patrick Corless added a comment - The pattern paint memory leak appears to be fixed and has passed QA.

          People

          • Assignee:
            Patrick Corless
            Reporter:
            Patrick Corless
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: