Re: RFR: 8351067: doc: Clarify Platform::accessibilityActive threading use

2025-03-04 Thread Kevin Rushforth
On Tue, 4 Mar 2025 19:00:06 GMT, Andy Goryachev 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 an

Re: RFR: 8351067: doc: Clarify Platform::accessibilityActive threading use [v2]

2025-03-04 Thread Andy Goryachev
> Changed the spec to require access only from the FX application thread. Andy Goryachev has updated the pull request incrementally with one additional commit since the last revision: review comments - Changes: - all: https://git.openjdk.org/jfx/pull/1728/files - new: https:/

RFR: 8351067: doc: Clarify Platform::accessibilityActive threading use

2025-03-04 Thread Andy Goryachev
Changed the spec to require access only from the FX application thread. - Commit messages: - javadoc Changes: https://git.openjdk.org/jfx/pull/1728/files Webrev: https://webrevs.openjdk.org/?repo=jfx&pr=1728&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8351067 Stats: 3