RFR: 8139228: JFileChooser renders file names as HTML document

Tejesh R tr at openjdk.org
Tue Apr 22 10:45:53 UTC 2025


On Fri, 18 Apr 2025 23:15:09 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

>> Dependant on L&F I hope.
>
>> Because it's impossible to create a file with `<html>` in the name on Windows.
> 
> But is should be possible to trigger the bug using a custom FileSystemView without interacting with the actual file system?

@mrserb You mean to say that, same issue would be their for Windows L&F too, since we are unable to test it directly it's been missed ?

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/24439#discussion_r2053850620


More information about the client-libs-dev mailing list