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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 8
    • 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.

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

              Created:
              Updated:
              Imported: