On Tue, 7 Jul 2026 12:54:20 GMT, Marius Hanl <[email protected]> wrote:
>> Petr Štechmüller has updated the pull request incrementally with one >> additional commit since the last revision: >> >> More tests + copyright > > modules/javafx.fxml/src/test/resources/test/javafx/fxml/class_with_default_list_property.fxml > line 2: > >> 1: <?xml version="1.0" encoding="UTF-8"?> >> 2: <!-- > > this should be above: `<?xml version="1.0" encoding="UTF-8"?>` Take a look around other XML files. The header is after that line everywhere. I can change it if reálný necessary ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/2167#discussion_r3538299509
