changeset 40128 | e635645d2a8a |
parent 28071 | 3acb75b8df45 |
--- a/jdk/test/javax/swing/ToolTipManager/Test6256140.java Wed Jul 20 14:17:41 2016 +0530 +++ b/jdk/test/javax/swing/ToolTipManager/Test6256140.java Thu Jul 07 16:21:45 2016 +0200 @@ -23,6 +23,7 @@ /* * @test + * @key headful * @bug 6256140 * @summary Esc key doesn't restore old value in JFormattedtextField when ToolTip is set * @author Alexander Potochkin