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

PaintCollector on embedded platforms will attempt to render a window without a scene

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 8u20
    • javafx

      The embedded rendering path in PaintCollector renders every visible window - even if that window has no scene associated with it. This causes intermittent failures in WindowSceneInitDisposeTest.

      I don't think there is a threading problem here. It looks to me like we just need a null check on the ViewScene before we do anything with it.

            Unassigned Unassigned
            dblaukop Daniel Blaukopf (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Imported: