Integrated: 8236987: Remove call to System.out.println from ImageIcon.loadImage

Tejesh R duke at openjdk.java.net
Thu Apr 14 11:14:37 UTC 2022


On Wed, 9 Mar 2022 10:04:09 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.

This pull request has now been integrated.

Changeset: f2640317
Author:    Tejesh R <tejesh.r at oracle.com>
Committer: Prasanta Sadhukhan <psadhukhan at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/f26403172f2e19e2ed4efd0f06f00beaebde1031
Stats:     96 lines in 2 files changed: 95 ins; 0 del; 1 mod

8236987: Remove call to System.out.println from ImageIcon.loadImage

Reviewed-by: aivanov, psadhukhan, prr

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

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



More information about the client-libs-dev mailing list