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

[TestBug] stress test Nodes initialization from a background thread

XMLWordPrintable

    • b03

      The Node API states that

      https://openjfx.io/javadoc/23/javafx.graphics/javafx/scene/Node.html

      "Node objects may be constructed and modified on any thread as long they are not yet attached to a Scene in a Window that is showing. An application must attach nodes to such a Scene or modify them on the JavaFX Application Thread."

      We should develop a set of tests to validate this capability.

      --> created NodeInitializationStressTest

            angorya Andy Goryachev
            angorya Andy Goryachev
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: