--- old/test/java/awt/TextArea/TextAreaCaretVisibilityTest/bug7129742.java 2015-05-29 17:08:30.861540490 +0300 +++ new/test/java/awt/TextArea/TextAreaCaretVisibilityTest/bug7129742.java 2015-05-29 17:08:30.685540496 +0300 @@ -30,6 +30,8 @@ * @bug 7129742 * @summary Focus in non-editable TextArea is not shown on Linux. * @author Sean Chou + * @modules java.desktop/java.awt.peer + * java.desktop/sun.awt */ import java.awt.FlowLayout;