RFR: 8024419: Can not find the specified directory in the frame. [v2]

Prasanta Sadhukhan psadhukhan at openjdk.org
Tue Sep 16 07:03:53 UTC 2025


On Mon, 15 Sep 2025 17:29:06 GMT, Phil Race <prr at openjdk.org> wrote:

> I don't see anything at all in the javadoc that would indicate platform support for this is optional or how you would know this code doesn't work. It seems like we have a serious product deficiency here and disabling the test isn't going to resolve that.

I guess macos filesystem is not handled at all as per the comment and I dont see any open bug for it so I thought it's not a functional issue in macos otherwise users would have raised JBS issue for it by now

https://github.com/openjdk/jdk/blob/60e9222fe147413f20c140f2c00541b6472dfaa4/src/java.desktop/share/classes/javax/swing/filechooser/FileSystemView.java#L63-L65

https://github.com/openjdk/jdk/blob/60e9222fe147413f20c140f2c00541b6472dfaa4/src/java.desktop/share/classes/javax/swing/filechooser/FileSystemView.java#L95-L100

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

PR Comment: https://git.openjdk.org/jdk/pull/27185#issuecomment-3296020610


More information about the client-libs-dev mailing list