On Fri, 13 Dec 2024 23:33:18 GMT, Michael Strauß <mstra...@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ß <mstra...@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

Reply via email to