Mac: Native memory leaks

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • 8
    • Affects Version/s: 8
    • Component/s: javafx
    • None
    • Environment:

      Mac OS X

      Analysis with Instruments App shows that there are some memory leaks in Glass native code on Mac

      1. GlassWindow is not deallocated when the stage is closed.
      2. In GlassView3D initWithFrame: an NSAttrinbutedString is allocated and never released
      3. GlassOffscreen initWithContext: a FlassFrameBufferObject is alloated and never released.

            Assignee:
            Petr Pchelko (Inactive)
            Reporter:
            Petr Pchelko (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: