RFR: 8054449: Incompatible type in example code in TreePath
Dmitry Markov
dmarkov at openjdk.java.net
Thu Feb 10 10:46:10 UTC 2022
On Thu, 10 Feb 2022 04:33:50 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:
> The example code in TreePath throws
> error: incompatible types: Object cannot be converted to DefaultMutableTreeNode
> getUserObject();
> Fixed the example code
Marked as reviewed by dmarkov (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/7414
More information about the client-libs-dev
mailing list