Integrated: 8346227: Seal Paint and Material

Michael Strauß mstrauss at openjdk.org
Wed Jan 8 19:20:26 UTC 2025


On Fri, 13 Dec 2024 23:33:18 GMT, Michael Strauß <mstrauss at openjdk.org> wrote:

> The `Paint` and `Material` classes can't be extended by user code, because their implementations require special support in internal JavaFX code. The classes should be sealed.

This pull request has now been integrated.

Changeset: 3cfd317d
Author:    Michael Strauß <mstrauss at openjdk.org>
URL:       https://git.openjdk.org/jfx/commit/3cfd317df0d11391005f5ce753797fad3f30aead
Stats:     22 lines in 5 files changed: 1 ins; 12 del; 9 mod

8346227: Seal Paint and Material

Reviewed-by: nlisker, angorya, kcr

-------------

PR: https://git.openjdk.org/jfx/pull/1665


More information about the openjfx-dev mailing list