RFR: 8282526: Default icon is not painted properly [v6]
Alexander Zuev
kizune at openjdk.java.net
Mon Jun 6 23:47:15 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:
Fix the line ends
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/7805/files
- new: https://git.openjdk.java.net/jdk/pull/7805/files/bbe20e44..3d177fea
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=7805&range=05
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=7805&range=04-05
Stats: 63 lines in 1 file changed: 0 ins; 0 del; 63 mod
Patch: https://git.openjdk.java.net/jdk/pull/7805.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/7805/head:pull/7805
PR: https://git.openjdk.java.net/jdk/pull/7805
More information about the client-libs-dev
mailing list