On Tue, 29 Jun 2021 23:47:27 GMT, Sergey Bylokhov <s...@openjdk.org> wrote:

> Probably we can wrap the "UIManager.getIcon" in the "ImageIcon"?

Why? In some LaFs that might be a procedural image that generates it content 
every time paint() is called on it - i do not think wrapping it in the 
ImageIcon will solve anything.

-------------

PR: https://git.openjdk.java.net/jdk17/pull/178

Reply via email to