-
Bug
-
Resolution: Unresolved
-
P4
-
8
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.
- relates to
-
JDK-8102008 Need a unified Texture resource management system for Prism
- Resolved
-
JDK-8097809 Model vram limit parameters on the Java VM heap limit parameters
- Resolved