RFR: 8293862: javax/swing/JFileChooser/8046391/bug8046391.java failed with 'Cannot invoke "java.awt.Image.getWidth(java.awt.image.ImageObserver)" because "retVal" is null' [v4]
Alexey Ivanov
aivanov at openjdk.org
Tue Jan 10 12:14:57 UTC 2023
On Tue, 10 Jan 2023 05:19:41 GMT, Tejesh R <tr at openjdk.org> wrote:
> Not only _Downloads_ folder returns null, as I was mentioning it was varying for multiple test runs.
I remember you were saying that only this one was affected. I may have missed that other folders were affected as well.
> Then submitting a new bug for ImageIcon failing to load Image in headless systems right?
Yes, for this particular problem: a folder icon cannot be fetched from Windows on a headless system.
-------------
PR: https://git.openjdk.org/jdk/pull/11104
More information about the client-libs-dev
mailing list