--- old/src/share/classes/javax/swing/JMenuItem.java Wed Jan 7 17:51:19 2015 +++ new/src/share/classes/javax/swing/JMenuItem.java Wed Jan 7 17:51:17 2015 @@ -54,12 +54,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 for examples, see * How to Use Menus + href="https://docs.oracle.com/javase/tutorial/uiswing/components/menu.html">How to Use Menus * in The Java Tutorial. *

* Warning: Swing is not thread safe. For more