RFR: 8282526: Default icon is not painted properly [v8]

Alexander Zuev kizune at openjdk.org
Fri Jul 15 19:15:52 UTC 2022


> Detect the situation where we do need to perform interpolation during ImageIcon
> painting and set a hint to the rendering to perform bicubic approximation so
> image details are preserved during transition.

Alexander Zuev has updated the pull request incrementally with one additional commit since the last revision:

  Correct wrong wording in a comment

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/7805/files
  - new: https://git.openjdk.org/jdk/pull/7805/files/52333fbb..9d56c6e6

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=7805&range=07
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=7805&range=06-07

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

PR: https://git.openjdk.org/jdk/pull/7805



More information about the client-libs-dev mailing list