-
Sub-task
-
Resolution: Fixed
-
P3
-
None
-
None
When we move to lazy evaluation for all scene graph operations (RT-5483), we will have to rethink the way in which we enforce scene graph variants. The FX language makes enforcing invariants impossible in the general case anyway. One possibility is to let the user-settable variables be whatever the user sets them to be, and then dealing with them appropriately at usage time, either by clamping, or ignoring illegal values.
- is blocked by
-
JDK-8092455 Lazy evaluation for scene graph changes
- Resolved
-
JDK-8105491 Need to document legal range for stop values in RadialGradientPaint and fail more gracefully
- Resolved