On Wed, 6 Sep 2023 19:14:55 GMT, Michael Strauß <mstra...@openjdk.org> wrote:
>> Please read [this >> document](https://gist.github.com/mstr2/9f46f92c98d3c86aa6a0b4224a9a6548) >> for an introduction to the Platform Preferences API, and how it interacts >> with the proposed style theme and stage appearance features. > > Michael Strauß has updated the pull request incrementally with one additional > commit since the last revision: > > Fire only a single invalidation event tests/manual/events/PlatformPreferencesTest.java line 46: > 44: import java.util.stream.Collectors; > 45: > 46: public class PlatformPreferencesTest extends Application { Could we rename this class? We already have PlatformPreferencesTest somewhere. PlatformPreferencesTestApp might be good. ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/1014#discussion_r1317738225