--- old/src/share/classes/javax/swing/JRadioButton.java 2013-09-27 16:02:56.857440348 +0400 +++ new/src/share/classes/javax/swing/JRadioButton.java 2013-09-27 16:02:56.701442309 +0400 @@ -57,10 +57,10 @@ * configuring a button. 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. *

- * See How to Use Buttons, Check Boxes, and Radio Buttons + * See How to Use Buttons, Check Boxes, and Radio Buttons * in The Java Tutorial * for further documentation. *