--- old/src/share/classes/javax/swing/tree/TreePath.java 2013-09-25 23:23:46.142023413 +0400 +++ new/src/share/classes/javax/swing/tree/TreePath.java 2013-09-25 23:23:45.970023407 +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: