<Swing Dev> [jdk17] RFR: 8269269: [macos11] SystemIconTest fails with ClassCastException [v2]
Victor Dyakov
vdyakov at openjdk.java.net
Tue Jun 29 23:01:06 UTC 2021
On Tue, 29 Jun 2021 22:06:37 GMT, Alexander Zuev <kizune at openjdk.org> wrote:
>> 8268280: javax/swing/JFileChooser/FileSystemView/SystemIconTest.java fails on windows
>
> 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 four additional commits since the last revision:
>
> - Merge branch 'JDK-8269269' of https://github.com/azuev-java/jdk17 into JDK-8269269
> - 8269269: [macos11] SystemIconTest fails with ClassCastException
> 8268280: javax/swing/JFileChooser/FileSystemView/SystemIconTest.java fails on windows
>
> Added additional checks that will protect from false negative due to the
> file being inaccessible or system environment variable overwritten
> - Removed test from problem list
> - 8269269: [macos11] SystemIconTest fails with ClassCastException
> 8268280: javax/swing/JFileChooser/FileSystemView/SystemIconTest.java fails on windows
>
> Added additional checks that will protect from false negative due to the
> file being inaccessible or system environment variable overwritten
@prsadhuk @azvegint please review
-------------
PR: https://git.openjdk.java.net/jdk17/pull/176
More information about the swing-dev
mailing list