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

Mac: Native memory leaks

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 8
    • 8
    • javafx
    • None
    • 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.

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

              Created:
              Updated:
              Resolved:
              Imported: