<Swing Dev> RFR: 8225045: javax/swing/JInternalFrame/8146321/JInternalFrameIconTest.java fails on linux-x64 [v2]
Prasanta Sadhukhan
psadhukhan at openjdk.java.net
Wed Jan 13 07:03:56 UTC 2021
On Mon, 11 Jan 2021 05:31:15 GMT, Tejpal Rebari <trebari at openjdk.org> wrote:
>> Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Remove unneeded setAutoDelay
>
> test/jdk/javax/swing/JInternalFrame/8146321/JInternalFrameIconTest.java line 220:
>
>> 218: if (!bufferedImagesEqual(imageIconImage, iconImage)) {
>> 219: ImageIO.write(imageIconImage, "png", new File("imageicon-fail.png"));
>> 220: ImageIO.write(iconImage, "png", new File("iconImage-fail.png"));
>
> Is this for debugging purpose when the test fails ?
yes
-------------
PR: https://git.openjdk.java.net/jdk/pull/2003
More information about the swing-dev
mailing list