On Wed, 24 Jul 2024 06:12:45 GMT, Prasanta Sadhukhan <[email protected]> 
wrote:

> I guess we can do if (!isHw && img!=null)

Thought of but "is it possible that img can be null when it is returned from 
GTKEngine.finishPainting() method as the BufferedImage instance is created 
there and returned? ".

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

PR Review Comment: https://git.openjdk.org/jdk/pull/20308#discussion_r1689218735

Reply via email to