RFR: 8293862: javax/swing/JFileChooser/8046391/bug8046391.java failed with 'Cannot invoke "java.awt.Image.getWidth(java.awt.image.ImageObserver)" because "retVal" is null'

Tejesh R tr at openjdk.org
Wed Dec 14 16:03:04 UTC 2022


On Wed, 14 Dec 2022 15:53:52 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

> > So far, from the analysis it is found that the backup mechanism to get default Icon is failing when icon extraction fails.
> 
> These are the new details which you've never mentioned before.
> 
> The icon extraction of a folder (presumably _Downloads_ folder) fails. The fallback is to extract the default icon for a folder, which also fails.
> 
> Do I understand it correctly?

Yes. And the fall back is failing for small icon which has size 16. Last week issue was reproducible very frequently, but today didn't get any failure for test runs.

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

PR: https://git.openjdk.org/jdk/pull/11104



More information about the client-libs-dev mailing list