git: openjdk/jfx: master: 8373038: Interpolator factories should follow method naming convention
Michael Strauß
mstrauss at openjdk.org
Mon Jan 5 22:55:52 UTC 2026
Changeset: 79849fa6
Branch: master
Author: Michael Strauß <mstrauss at openjdk.org>
Date: 2026-01-05 22:52:16 +0000
URL: https://git.openjdk.org/jfx/commit/79849fa6e939abbab1d92cfcb4b8c6d22f7a83c6
8373038: Interpolator factories should follow method naming convention
Reviewed-by: angorya, kcr, arapte
! modules/javafx.controls/src/main/java/javafx/scene/control/skin/PaginationSkin.java
! modules/javafx.graphics/src/main/java/com/sun/javafx/css/InterpolatorConverter.java
! modules/javafx.graphics/src/main/java/javafx/animation/Interpolator.java
! modules/javafx.graphics/src/main/java/javafx/animation/KeyValue.java
! modules/javafx.graphics/src/test/java/test/com/sun/javafx/css/converters/InterpolatorConverterTest.java
! modules/javafx.graphics/src/test/java/test/javafx/animation/InterpolatorTest.java
! modules/javafx.graphics/src/test/java/test/javafx/css/CssParser_transition_Test.java
More information about the openjfx-changes
mailing list