OutOfMemoryError after pressing Ctrl+Alt+Del or screen lock while animating a canvas

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 8u20
    • Affects Version/s: 7u6
    • Component/s: javafx
    • Environment:

      java.runtime.version=1.7.0_06-ea-b17
      javafx.runtime.version=2.2.0-beta-b16
      nvidia gtx460
      win7

      To reproduce this issue:
       - use the same sample test app as RT-23311
       - run the app with java -client switch rather than the java -server switch
       - while the app is running press Ctrl+Alt+Del (which on win7 brings up a screen with a bunch of options).
       - press cancel at the win7 options screen to return to the windowing system.
       - app will have died with an OutOfMemoryException

      The workaround documented in the sample test app (writing data to a writable image then putting the image to the canvas rather than directly setting the pixels in the canvas via a pixelwriter) for RT-23311 also solves this issue as well - though again I have no idea why.

            Assignee:
            Jim Graham
            Reporter:
            John Smith (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: