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 04:52:28 UTC 2022


On Mon, 28 Nov 2022 23:09:56 GMT, Phil Race <prr 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.

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

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



More information about the client-libs-dev mailing list