+1 for Sergey suggestion. ________________________________________ From: Sergey Bylokhov <sergey.bylok...@oracle.com> Sent: Sunday, January 19, 2020 9:31 PM To: Volodin, Vladislav; Jason Mehrens Cc: swing-dev@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.