The SkinBase::registerChangeListener​ was added to FX 9 by JDK-8077916. The '@since 9' javadoc tag was missing from some of the new API that was added; most of those were fixed by JDK-8135312, but the registerChangeListener method was missed.
This was noticed during the review ofJDK-8258777, but as it is unrelated to that issue, I am filing this new bug.
This will need to wait untilJDK-8258777 is integrated to avoid merge conflicts.
This was noticed during the review of
This will need to wait until
- relates to
-
JDK-8258777 SkinBase: add api to un-/register invalidation-/listChange listeners
-
- Resolved
-
-
JDK-8077916 Complete development work for project one: make UI control skins public API
-
- Resolved
-
-
JDK-8135312 Add '@since 9' notation to new API introduced due to JEP 253
-
- Resolved
-