Rendering to a Stage created with StageStyle.TRANSPARENT is slower and takes more CPU resources than rendering to a DECORATED or UNDECORATED Stage.
We should consider improving the performance of rendering to transparent stages.RT-21455 recorded a good history of why we ended going through the slow path. This is a similar approach taken for Windows (RT-17510).
We should consider improving the performance of rendering to transparent stages.
- relates to
-
JDK-8091556 Improve performance of rendering a TRANSPARENT stage on Windows 7
-
- Open
-