-
Enhancement
-
Resolution: Fixed
-
P4
-
fx2.0
RadialGradient constructor should take varargs of Stops, not array of Stops. I'm not aware of any downside, but the upside is simpler calling syntax.
- relates to
-
JDK-8101204 Support for varargs in class Polygon
- Resolved