-
Bug
-
Resolution: Unresolved
-
P4
-
jfx24
-
None
-
macOS 15.3.2 on M1 silicon
-
os_x
FileChooser::showOpenDialog() outputs unexpected message to stderr on macOS:
2025-03-26 10:17:06.164 java[8818:2680704] The class 'NSOpenPanel' overrides the method identifier. This method is implemented by class 'NSWindow'
FileChooser::showSaveDialog() outputs a similar message:
2025-03-26 10:17:19.236 java[8818:2680704] The class 'NSSavePanel' overrides the method identifier. This method is implemented by class 'NSWindow'
2025-03-26 10:17:06.164 java[8818:2680704] The class 'NSOpenPanel' overrides the method identifier. This method is implemented by class 'NSWindow'
FileChooser::showSaveDialog() outputs a similar message:
2025-03-26 10:17:19.236 java[8818:2680704] The class 'NSSavePanel' overrides the method identifier. This method is implemented by class 'NSWindow'