On Wed, 10 Sep 2025 06:47:38 GMT, Prasanta Sadhukhan <[email protected]> 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
