RFR: 8301302: Platform preferences API [v15]
Michael Strauß
mstrauss at openjdk.org
Fri Sep 8 16:55:14 UTC 2023
On Fri, 8 Sep 2023 14:36:11 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
>> 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.
See my comment [here](https://github.com/openjdk/jfx/pull/1014#discussion_r1320119628).
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1014#discussion_r1320120993
More information about the openjfx-dev
mailing list