RFR: 8301302: Platform preferences API [v14]
Michael Strauß
mstrauss at openjdk.org
Tue Oct 31 17:28:39 UTC 2023
On Thu, 7 Sep 2023 12:24:53 GMT, Nir Lisker <nlisker at openjdk.org> wrote:
>> Michael Strauß has updated the pull request incrementally with two additional commits since the last revision:
>>
>> - Remove javadocs
>> - Add signal handler for gtk-theme-name
>
> modules/javafx.graphics/src/main/java/com/sun/glass/ui/Application.java line 761:
>
>> 759: * arbitrary values. Callers should assume that the returned map is immutable, while
>> 760: * implementations should either return an immutable map, or give up ownership of the
>> 761: * returned map.
>
> This probably belongs in an `@implSpec` tag.
Done.
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1014#discussion_r1377936269
More information about the openjfx-dev
mailing list