RFR: 8301302: Platform preferences API [v5]

Michael Strauß mstrauss at openjdk.org
Tue Sep 5 23:26:52 UTC 2023


On Tue, 5 Sep 2023 20:16:45 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

>> modules/javafx.graphics/src/main/java/javafx/application/Application.java line 35:
>> 
>>> 33: import javafx.css.Stylesheet;
>>> 34: import javafx.scene.Scene;
>>> 35: import javafx.scene.paint.Color;
>> 
>> strictly speaking, this file should be unchanged.
>
> Agreed. Now that the user preferences API has been split into a follow-on enhancement, which was a very good idea, there is no reason to change this file.

Fixed.

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

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


More information about the openjfx-dev mailing list