RFR: 8159055: ImageIcon setImage and constructor can't handle null parameter [v8]

Prasanta Sadhukhan psadhukhan at openjdk.org
Tue Jun 17 10:08:49 UTC 2025


On Tue, 17 Jun 2025 05:44:09 GMT, Abhishek Kumar <abhiscxk at openjdk.org> wrote:

>> Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Fix
>
> test/jdk/javax/swing/ImageIcon/ImageIconNullImageTest.java line 27:
> 
>> 25:  * @test
>> 26:  * @bug 8159055
>> 27:  * @summary Verifies ImageIcon.setImage handles null parameter
> 
> Does it need to modify the summary as well ?
> 
> Apart from setImage method, null parameter is handled in constructor also.

ok

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

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


More information about the client-libs-dev mailing list