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

Mikhail Yankelevich myankelevich at openjdk.org
Wed Sep 10 13:53:19 UTC 2025


On Wed, 10 Sep 2025 06:47:38 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

> Test tests navigation on virtual file created on Virtual File System which is not supported in macos so restricting it for osx run.

test/jdk/javax/swing/JFileChooser/6698013/bug6698013.java line 29:

> 27: import javax.swing.filechooser.FileSystemView;
> 28: 
> 29: /*

Nit: copyright year

test/jdk/javax/swing/JFileChooser/6698013/bug6698013.java line 32:

> 30:  * @test
> 31:  * @bug 6698013
> 32:  * @requires (os.family != "mac")

Do you think explaining the reason behind the blocking of the macOS in `@summary` would be helpful?

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

PR Review Comment: https://git.openjdk.org/jdk/pull/27185#discussion_r2336831024
PR Review Comment: https://git.openjdk.org/jdk/pull/27185#discussion_r2336838406


More information about the client-libs-dev mailing list