RFR: 8301302: Platform preferences API [v15]

Andy Goryachev angorya at openjdk.org
Fri Sep 8 14:39:21 UTC 2023


On Fri, 8 Sep 2023 05:17:43 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 incrementally with one additional commit since the last revision:
> 
>   Handle key removals

modules/javafx.graphics/src/main/java/com/sun/javafx/application/preferences/ChangedValue.java line 69:

> 67:             }
> 68:         }
> 69: 

I suspect the code that handles added keys should be added here somewhere.

-------------

PR Review Comment: https://git.openjdk.org/jfx/pull/1014#discussion_r1319956114


More information about the openjfx-dev mailing list