RFR: 8236987: Remove call to System.out.println from ImageIcon.loadImage [v13]

Alexey Ivanov aivanov at openjdk.java.net
Wed Apr 6 10:27:13 UTC 2022


On Wed, 6 Apr 2022 10:24:15 GMT, Tejesh R <duke at openjdk.java.net> wrote:

>> Removed the println() line from the Interrupted catch block. Since waitForID() Interrupt indicates completion of Image Loading, println as Interrupt handling was not required.
>
> Tejesh R has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Updated based on Reiview comments

Marked as reviewed by aivanov (Reviewer).

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

PR: https://git.openjdk.java.net/jdk/pull/7754



More information about the client-libs-dev mailing list