On Thu, 10 Feb 2022 04:33:50 GMT, Prasanta Sadhukhan <psadhuk...@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 <psadhuk...@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