On Tue, 5 Sep 2023 20:16:45 GMT, Kevin Rushforth <k...@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