On Thu, 20 Aug 2026 13:30:56 GMT, Marius Hanl <[email protected]> wrote:
>> Andy Goryachev has updated the pull request incrementally with one >> additional commit since the last revision: >> >> try with > > 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. ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/2267#discussion_r3822066418
