Integrated: JDK-8305885: Use ReadOnly*PropertyBase class where possible

John Hendrikx jhendrikx at openjdk.org
Wed Apr 19 07:59:54 UTC 2023


On Fri, 14 Apr 2023 08:23:22 GMT, John Hendrikx <jhendrikx at openjdk.org> wrote:

> These changes use base classes for custom properties where possible for the `ExpressionHelper` logic instead of duplicating these each time.

This pull request has now been integrated.

Changeset: 1d086f84
Author:    John Hendrikx <jhendrikx at openjdk.org>
URL:       https://git.openjdk.org/jfx/commit/1d086f84ad459ff245effec4d6544840c8c026fe
Stats:     1176 lines in 13 files changed: 495 ins; 632 del; 49 mod

8305885: Use ReadOnly*PropertyBase class where possible

Reviewed-by: mstrauss, nlisker, kcr

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

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


More information about the openjfx-dev mailing list