RFR: 8341372: BackgroundPosition, BorderImage, BorderStroke, CornerRadii should be final [v2]
Michael Strauß
mstrauss at openjdk.org
Wed Oct 2 17:53:16 UTC 2024
On Wed, 2 Oct 2024 17:27:43 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
>> All fields of `BackgroundPosition` are already final. Same for `BorderImage` and `BorderStroke`.
>
> sorry, I meant make them `private`
Yes, that's a sensible change.
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1587#discussion_r1784965466
More information about the openjfx-dev
mailing list