Details

    • Sub-task
    • Resolution: Incomplete
    • P3
    • 9
    • 7u40
    • javafx
    • Java HotSpot(TM) Client VM version 24.0-b56
      Windows 7 6.1

    • web

    Description

      I am adding Openlayers map to WebView added to a swing panel.
      Heap memory usage increases steeply while zooming/adding layer/replacing layer.
      java.lang.OutOfMemoryError: Java heap space
      I think Images are not getting garbage collected properly.

      Heapdatabuffer retains instances of ImageFrame

      eg:
      - value: com.sun.javafx.iio.ImageFrame[] #3 (1 items)
       -> [0] - class: com.sun.javafx.iio.ImageFrame[], value: com.sun.javafx.iio.ImageFrame #3

      Attachments

        Activity

          People

            loneid Leonid Popov (Inactive)
            duke J. Duke
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported: