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

Tejesh R duke at openjdk.java.net
Fri Apr 8 08:51:30 UTC 2022


> 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 Review Comments

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/7754/files
  - new: https://git.openjdk.java.net/jdk/pull/7754/files/2b5f5927..2066e000

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=7754&range=13
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=7754&range=12-13

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.java.net/jdk/pull/7754.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/7754/head:pull/7754

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



More information about the client-libs-dev mailing list