diff -r 48b31d370bc9 -r fd6e5fe509df jdk/src/share/classes/javax/swing/JInternalFrame.java --- a/jdk/src/share/classes/javax/swing/JInternalFrame.java Thu Dec 05 09:44:53 2013 +0100 +++ b/jdk/src/share/classes/javax/swing/JInternalFrame.java Thu Dec 05 18:04:12 2013 +0400 @@ -1645,7 +1645,7 @@ * Sets the operation that will happen by default when * the user initiates a "close" on this internal frame. * The possible choices are: - *

+ *

*

*
DO_NOTHING_ON_CLOSE *
Do nothing.