Integrated: 8054449: Incompatible type in example code in TreePath

Prasanta Sadhukhan psadhukhan at openjdk.java.net
Thu Feb 10 12:06:09 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

This pull request has now been integrated.

Changeset: 039313d6
Author:    Prasanta Sadhukhan <psadhukhan at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/039313d65d47dc85cb8c91d3e1d2752d365f70f9
Stats:     2 lines in 1 file changed: 0 ins; 0 del; 2 mod

8054449: Incompatible type in example code in TreePath

Reviewed-by: aivanov, dmarkov

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

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



More information about the client-libs-dev mailing list