--- old/src/share/classes/javax/swing/JRadioButtonMenuItem.java 2013-09-25 23:23:20.342022516 +0400 +++ new/src/share/classes/javax/swing/JRadioButtonMenuItem.java 2013-09-25 23:23:20.206022511 +0400 @@ -53,12 +53,12 @@ * configuring a menu item. Refer to * Swing Components Supporting Action for more * details, and you can find more information in How + * href="http://docs.oracle.com/javase/tutorial/uiswing/misc/action.html">How * to Use Actions, a section in The Java Tutorial. *

* For further documentation and examples 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