Backgrounds and borders are comprised of immutable and final types. The following types are marked with the `final` modifier:
* Background
* BackgroundFill
* BackgroundImage
* BackgroundSize
* Border
* BorderWidths
The following types are not marked with the `final` modifier:
* BackgroundPosition
* BorderImage
* BorderStroke
* CornerRadii
This is probably just an oversight, as there is no value in allowing a subsection of these types to be extended.
* Background
* BackgroundFill
* BackgroundImage
* BackgroundSize
* Border
* BorderWidths
The following types are not marked with the `final` modifier:
* BackgroundPosition
* BorderImage
* BorderStroke
* CornerRadii
This is probably just an oversight, as there is no value in allowing a subsection of these types to be extended.
- csr for
-
JDK-8341434 BackgroundPosition, BorderImage, BorderStroke, CornerRadii should be final
- Closed
- links to
-
Commit(master) openjdk/jfx/77482deb
-
Review(master) openjdk/jfx/1587