RFR: 8301302: Platform preferences API [v10]
Andy Goryachev
angorya at openjdk.org
Wed Sep 6 19:15:00 UTC 2023
On Wed, 6 Sep 2023 18:14:02 GMT, Michael Strauß <mstrauss at 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 with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains 18 additional commits since the last revision:
>
> - Merge branch 'master' into feature/platform-preferences
> - Format arrays in test application
> - Suppress empty change message in test application
> - Update Eclipse .classpath file
> - improve javadoc
> - Added javadoc link to list of platform preferences
> - Revert Application changes
> - Addressed review comments
> - Removed application preferences implementation
> - Added test
> - ... and 8 more: https://git.openjdk.org/jfx/compare/df315e45...2837e33c
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.* ?
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1014#issuecomment-1708937760
More information about the openjfx-dev
mailing list