--- old/src/share/classes/javax/swing/JMenuBar.java 2013-09-25 23:23:16.966022399 +0400 +++ new/src/share/classes/javax/swing/JMenuBar.java 2013-09-25 23:23:16.834022394 +0400 @@ -54,7 +54,7 @@ *

* For information and examples of using menu bars see * How to Use Menus, + href="http://docs.oracle.com/javase/tutorial/uiswing/components/menu.html">How to Use Menus, * a section in The Java Tutorial. *

* Warning: Swing is not thread safe. For more