On Thu, 20 Aug 2026 13:39:50 GMT, Kevin Rushforth <[email protected]> wrote:
>> modules/javafx.graphics/src/main/java/com/sun/javafx/util/ImageUtils.java >> line 2: >> >>> 1: /* >>> 2: * Copyright (c) 2012, 2026, Oracle and/or its affiliates. All rights >>> reserved. >> >> This is a bit weird. Since you moved and renamed this from richtext, should >> this instead have the copyright starting year from there? > > This is just git weirdness. As noted elsewhere, Andy copied this from: > `modules/javafx.swing/src/main/java/javafx/embed/swing/SwingFXUtils.java`. > Git doesn't actually track file moves or copies, but uses a heuristic when > showing diffs. That's why I did not reformat... ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/2267#discussion_r3822984750
