RFR: 8296198: JFileChooser throws InternalError java.lang.InternalError with Windows shortcuts [v2]
Tejesh R
tr at openjdk.org
Tue Dec 6 11:59:18 UTC 2022
On Tue, 6 Dec 2022 10:02:21 GMT, Abhishek Kumar <abhiscxk at openjdk.org> wrote:
>> Tejesh R has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Updated based on review Comments
>
> test/jdk/javax/swing/JFileChooser/FileSystemView/CustomFSVLinkTest.java line 131:
>
>> 129: @Override
>> 130: public Icon getSystemIcon(File f, int width, int height) {
>> 131: return delegate.getSystemIcon(f, width, height);
>
> Commented block of code can be removed.
Updated.
-------------
PR: https://git.openjdk.org/jdk/pull/11510
More information about the client-libs-dev
mailing list