RFR: 8258777: SkinBase: add api to un-/register invalidation-/listChange listeners [v2]

Kevin Rushforth kcr at openjdk.java.net
Tue Mar 30 12:46:10 UTC 2021


On Tue, 30 Mar 2021 10:06:58 GMT, Jeanette Winzenburg <fastegal at openjdk.org> wrote:

> hmm ... failing checks, why?

The failure on Windows is because your branch isn't up-to-date with `master`, and is missing a recent fix to the Window build. You can either `git merge master` (after updating your `master` branch from the upstream repo) or ignore the error.

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

PR: https://git.openjdk.java.net/jfx/pull/409


More information about the openjfx-dev mailing list