Reimplement PrismInvoker.runOnRenderThread() once RT-28481 is fixed

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 8
    • Component/s: javafx
    • web

      PrismInvoker.runOnRenderThread() assumes it can be called from either FX thread or Render thread. As printing may occur on any thread, this assumption is no longer correct.

      RT-28481 is about having a reliable way to detect Render thread. Once it is implemented PrismInvoker.runOnRenderThread() should use it.

            Assignee:
            Unassigned
            Reporter:
            Peter Zhelezniakov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Imported: