RFR: 8159055: ImageIcon.setImage can't handle null parameter [v12]
Alexey Ivanov
aivanov at openjdk.org
Tue Jul 8 17:21:43 UTC 2025
On Thu, 3 Jul 2025 09:43:34 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:
> > But all-in-all I guess this description change can go in separate PR along with [above change](https://github.com/openjdk/jdk/pull/25767#discussion_r2164102520)
>
> Have anyone submit a bug to address this deficiency? If not, I'll submit one.
I submitted [JDK-8361610](https://bugs.openjdk.org/browse/JDK-8361610): _Avoid wasted work in ImageIcon(Image) for setting description_ for updating `ImageIcon(Image)` and `ImageIcon(Image, String)` constructors.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25767#issuecomment-3049726067
More information about the client-libs-dev
mailing list