RFR: 8054449: Incompatible type in example code in TreePath

Alexey Ivanov aivanov at openjdk.java.net
Thu Feb 10 09:28:02 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 aivanov (Reviewer).

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

PR: https://git.openjdk.java.net/jdk/pull/7414



More information about the client-libs-dev mailing list