RFR: 8159055: ImageIcon.setImage and ImageIcon(Image) constructor can't handle null parameter [v10]

Alexey Ivanov aivanov at openjdk.org
Thu Jun 19 10:19:46 UTC 2025


On Thu, 19 Jun 2025 04:35:17 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

> We dont know the exact order of setDescription call..

What do you mean?

It's a constructor, nothing else has been called on the instance yet.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/25767#discussion_r2156644398


More information about the client-libs-dev mailing list