On Mon, 3 Feb 2025 17:05:14 GMT, Kevin Rushforth <k...@openjdk.org> wrote:
>> Andy Goryachev has updated the pull request incrementally with one >> additional commit since the last revision: >> >> better name > > tests/system/src/test/java/test/robot/javafx/scene/NodeInitializationStressTest.java > line 671: > >> 669: return c; >> 670: }, (c) -> { >> 671: Tooltip t = c.getTooltip(); > > For the background thread, construct a new object. I am going to address the tooltip issue in a different PR so as not to prolong the review process... ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/1690#discussion_r1939827255