--- old/src/share/classes/javax/swing/tree/TreePath.java 2013-09-27 16:03:20.993136921 +0400 +++ new/src/share/classes/javax/swing/tree/TreePath.java 2013-09-27 16:03:20.845138782 +0400 @@ -66,7 +66,7 @@ *

* For further information and examples of using tree paths, * see How to Use Trees + href="http://docs.oracle.com/javase/tutorial/uiswing/components/tree.html">How to Use Trees * in The Java Tutorial. *

* Warning: