<Swing Dev> Remove System.out.println from ImageIcon.loadImage

Jason Mehrens jason_mehrens at hotmail.com
Tue Jan 21 20:26:08 UTC 2020


+1 for Sergey suggestion.

________________________________________
From: Sergey Bylokhov <Sergey.Bylokhov at oracle.com>
Sent: Sunday, January 19, 2020 9:31 PM
To: Volodin, Vladislav; Jason Mehrens
Cc: swing-dev at openjdk.java.net
Subject: Re: <Swing Dev> Remove System.out.println from ImageIcon.loadImage

I guess there are no objections, probably the best way to fix
it is to drop the System.out.println and set interrupted flag.

On 1/16/20 7:05 am, Volodin, Vladislav wrote:
> If people in this distribution list agree, I can start working on a simple fix and either remove the logging (System.out.println), or replace it with PlatformLogger. I guess the second solution sounds better, but I don't know what is the better way to write a test-case for it.


--
Best regards, Sergey.


More information about the swing-dev mailing list