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

WebView should log errors via logging framework instead of dumping them directly to stderr

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 7u6
    • javafx
    • web

      Currently, WebView often prints errors directly to stderr. This needs to be fixed to log via java.util.logging or whatever facility JavaFX provides, see RT-21135, so as to give users better control over program output.

      Places where errors are printed directly to stderr, found so far:

          WCGraphicsPrismContext.dispose
          WCRenderQueue.decode

            Unassigned Unassigned
            vbaranov Vasiliy Baranov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Imported: