RFR: 8304323 Provide infrastructure to make it possible for properties to delay listener registration

John Hendrikx jhendrikx at openjdk.org
Wed Mar 22 15:44:53 UTC 2023


On Wed, 22 Mar 2023 15:17:11 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

>>> @nlisker do you also want to review this?
>> 
>> Yes, but it will take me a bit of time to get to it.
>
>> > @nlisker do you also want to review this?
>> 
>> Yes, but it will take me a bit of time to get to it.
> 
> Likewise. This is a pretty big change that will need careful review.

@kevinrushforth @nlisker There is some small overlap with https://github.com/openjdk/jfx/pull/1056 where I fixed some unnecessary invalidations in existing code. Either this PR or the other one will need to be adjusted slightly when the other is accepted.

BTW, not sure why `jcheck` keeps failing on this PR, as far as I can see it is not a lack of reviewers or an incorrect title.

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

PR Comment: https://git.openjdk.org/jfx/pull/1023#issuecomment-1479806392


More information about the openjfx-dev mailing list