--- old/src/share/classes/javax/swing/JRadioButtonMenuItem.java Wed Jan 7 17:51:49 2015 +++ new/src/share/classes/javax/swing/JRadioButtonMenuItem.java Wed Jan 7 17:51:48 2015 @@ -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="https://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="https://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