--- old/src/share/classes/javax/swing/JRadioButton.java 2013-09-25 23:23:19.922022501 +0400 +++ new/src/share/classes/javax/swing/JRadioButton.java 2013-09-25 23:23:19.770022496 +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. *