On Fri, 14 Apr 2023 08:23:22 GMT, John Hendrikx <jhendr...@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 <jhendr...@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