On Mon, 31 Aug 2026 22:57:55 GMT, John Hendrikx <[email protected]> wrote:
>> modules/javafx.graphics/src/main/java/javafx/scene/canvas/GraphicsContext.java >> line 1501: >> >>> 1499: } >>> 1500: >>> 1501: @Override >> >> is this a new method in the `GraphicsContext`? if so, it needs `@since`. > > Ah, yes, it is; as the SW rendered can't do arbitrary clips, but rectangular > clips are still useful, I added this method as a compromise. Added since tag ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/1969#discussion_r3933063526
