<Swing Dev> RFR: 8182043: Access to Windows Large Icons [v4]
Alexander Zuev
kizune at openjdk.java.net
Sat May 8 00:19:21 UTC 2021
> Fix updated after first round of review.
Alexander Zuev has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains five additional commits since the last revision:
- Small fixes
Added testing for MultiResolutionImage
- Merge remote-tracking branch 'origin/master' into JDK-8182043
- Update src/java.desktop/windows/native/libawt/windows/ShellFolder2.cpp
Select one icon at a time.
Co-authored-by: Alexey Ivanov <70774172+aivanov-jdk at users.noreply.github.com>
- Small fixes
Remived size parameter from makeIcon
Removed useVGAColors usage as irrelevant since it is ignored on all
supported platforms now
- 8182043: Access to Windows Large Icons
Fix updated based on the previous review.
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/2875/files
- new: https://git.openjdk.java.net/jdk/pull/2875/files/4a360621..237d4070
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=2875&range=03
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=2875&range=02-03
Stats: 709331 lines in 9669 files changed: 139154 ins; 543848 del; 26329 mod
Patch: https://git.openjdk.java.net/jdk/pull/2875.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/2875/head:pull/2875
PR: https://git.openjdk.java.net/jdk/pull/2875
More information about the swing-dev
mailing list