On Thu, 12 Mar 2026 16:40:14 GMT, Marius Hanl <[email protected]> wrote:
>> modules/javafx.fxml/src/main/java/javafx/fxml/FXMLLoader.java line 1147: >> >>> 1145: fxmlLoader.setStaticLoad(staticLoad); >>> 1146: >>> 1147: Object value = fxmlLoader.loadImpl(); >> >> Line 2: please update copyright year >> ` * Copyright (c) 2010, 2026, ` > > It seems we now have multiple understandings if we still need to adjust it or > not. > See: https://github.com/openjdk/jfx/pull/2007#issuecomment-3909493678 > which references: > https://github.com/openjdk/jfx/pull/1236#issuecomment-2075209373 > > Maybe we should have a short agreement on the mailing list about that? > Because since that comment, I do not check the copyright anymore. there is indeed a script, though we always try to update the year (but rarely don't). I'd prefer to update. ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/2099#discussion_r2943157339
