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

Alexey Ivanov aivanov at openjdk.org
Wed Dec 14 15:57:03 UTC 2022


On Wed, 14 Dec 2022 06:43:00 GMT, Tejesh R <tr 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?

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

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



More information about the client-libs-dev mailing list