There are three methods that should be removed:
Node.impl_cssGetFocusTraversableInitialValue()
Node.impl_cssGetCursorInitialValue()
Labeled.impl_cssGetAlignmentInitialValue()
It is likely that these methods should be removed, and possibly replaced with similar, proper API. See attached patch for one such proposal.
Node.impl_cssGetFocusTraversableInitialValue()
Node.impl_cssGetCursorInitialValue()
Labeled.impl_cssGetAlignmentInitialValue()
It is likely that these methods should be removed, and possibly replaced with similar, proper API. See attached patch for one such proposal.
- relates to
-
JDK-8136573 Review (and possibly make public) candidate API from private APIs
-
- Resolved
-