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
Tue Nov 29 16:59:33 UTC 2022


On Tue, 29 Nov 2022 15:51:04 GMT, Alexey Ivanov <aivanov 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?

Don't know as the failure is intermittent.

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

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



More information about the client-libs-dev mailing list