Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8352992

FileChooser prints console log messages on macOS 15

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • jfx24
    • javafx
    • None
    • macOS 15.3.2 on M1 silicon

      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'

            kcr Kevin Rushforth
            angorya Andy Goryachev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: