On Tue, 4 Mar 2025 19:00:06 GMT, Andy Goryachev <ango...@openjdk.org> wrote:
> Changed the spec to require access only from the FX application thread. One wording suggestion, but otherwise looks fine. modules/javafx.graphics/src/main/java/javafx/application/Platform.java line 425: > 423: * information about any JavaFX window or its children. > 424: * <p> > 425: * This property can be accessed only from the FX application thread. "FX application thread" --> "JavaFX Application Thread" ------------- PR Review: https://git.openjdk.org/jfx/pull/1728#pullrequestreview-2658945736 PR Review Comment: https://git.openjdk.org/jfx/pull/1728#discussion_r1980202460