changeset 22260 | c9185e010e03 |
parent 21592 | da6abe91602a |
child 22574 | 7f8ce0c8c20a |
--- a/jdk/src/share/classes/javax/swing/JLabel.java Thu Dec 05 15:49:53 2013 -0500 +++ b/jdk/src/share/classes/javax/swing/JLabel.java Fri Jan 10 09:24:47 2014 -0800 @@ -855,7 +855,6 @@ * <code>RIGHT</code>, * <code>LEADING</code>, or * <code>TRAILING</code> (the default). - * @exception IllegalArgumentException * * @see SwingConstants * @beaninfo