Make fallback code for inaccessible file to return multiresolution icon
Remove test from ProblemList
-
Commit messages:
- 8269637: javax/swing/JFileChooser/FileSystemView/SystemIconTest.java fails
on windows
Changes: https://git.openjdk.java.net/jdk/pull/4777/files
Webrev: https:/
On Wed, 14 Jul 2021 11:19:53 GMT, Alexander Zuev wrote:
> Make fallback code for inaccessible file to return multiresolution icon
> Remove test from ProblemList
So, essentially all the icons returned are MultiResolutionIcon even if there's
only one icon, right?
-
PR: https://git.o
On Wed, 14 Jul 2021 11:56:15 GMT, Alexey Ivanov wrote:
> So, essentially all the icons returned are MultiResolutionIcon even if
> there's only one icon, right?
It was a multiresolution icon even with one icon inside but only when the
native and requested icon resolutions do not match. Now it w
On Wed, 14 Jul 2021 11:19:53 GMT, Alexander Zuev wrote:
> Make fallback code for inaccessible file to return multiresolution icon
> Remove test from ProblemList
Marked as reviewed by aivanov (Reviewer).
-
PR: https://git.openjdk.java.net/jdk/pull/4777
On Wed, 14 Jul 2021 11:19:53 GMT, Alexander Zuev wrote:
> Make fallback code for inaccessible file to return multiresolution icon
> Remove test from ProblemList
This pull request has now been integrated.
Changeset: a033866d
Author:Alexander Zuev
URL:
https://git.openjdk.java.net/jdk