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
Tue Nov 29 15:53:19 UTC 2022


On Tue, 29 Nov 2022 04:48:28 GMT, Tejesh R <tr at openjdk.org> wrote:

> > Where are we at with making a diagnostic update to this code and the failing test(s) ?
> 
> It looks like the imageIcon were not loaded for _downloads_ folder, which might be the cause for `retVal` getting null value instead of ImageIcon. Mach5 tests link attached in JBS.

Is there a reason why getting the icon for _Downloads_ folder fails?

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

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



More information about the client-libs-dev mailing list