--- old/src/share/classes/javax/swing/JMenuBar.java 2013-09-27 16:02:53.861478012 +0400 +++ new/src/share/classes/javax/swing/JMenuBar.java 2013-09-27 16:02:53.713479873 +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