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

Centralized texture management does not prune unused textures when a platform allocation fails

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 8
    • javafx

      The centralized texture management mechanism provided by the fix for RT-25323 provides proactive texture cleanup when we are about to go over a predetermined internal resource limit, but on a multi-user system we can also run out of the VRAM resource when other applications use too much VRAM and we can independently get an allocation failure from the system even though we are within our self-imposed internal limits. We need to invoke the necessary cleanup strategies when the system detects an allocation failure.

            Unassigned Unassigned
            flar Jim Graham
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Imported: