On Wed, 6 Sep 2023 19:07:19 GMT, Andy Goryachev <ango...@openjdk.org> wrote:
> One more question: are there currently any OS version specific differences in > the Preferences keys? Like going from Win10 to Win11, or from macOS 12.* to > 13.* ? All of the `Windows.UIColor.*` mappings are available starting with Windows 10 build 10240. There are some `macOS.NSColor.*` mappings that are only available starting with macOS 10.14, but as far as I know JavaFX requires macOS 11.0, so there would be no difference in practice. ------------- PR Comment: https://git.openjdk.org/jfx/pull/1014#issuecomment-1708954773