History log of /openjdk10/jdk/test/java/awt/TextArea/TextAreaCaretVisibilityTest/bug7129742.java
Revision Date Author Comments
# 16177:89ef4b822745 01-Dec-2016 alanb

8169069: Module system implementation refresh (11/2016)
Reviewed-by: plevart, chegar, psandoz, mchung, alanb, dfuchs, naoto, coffeys, weijun
Contributed-by: alan.bateman@oracle.com, mandy.chung@oracle.com, claes.redestad@oracle.com, mark.reinhold@oracle.com


# 15235:fe58d505fffd 07-Jul-2016 goetz

8160974: [TESTBUG] Mark more headful tests with @key headful.
Reviewed-by: serb, simonis


# 15027:17605b89dbc4 30-Jun-2016 mcherkas

8160650: Couple awt and swing tests have wrong require jtreg arguments
Reviewed-by: serb


# 12634:7fa1400252bb 13-Aug-2015 yan

8132958: [TEST_BUG] Part 1: update client tests failing after changes in setAccessible(true) routine
Reviewed-by: alexsch, serb


# 12341:1085ecd9ffa1 03-Jul-2015 yan

8130125: [TEST_BUG] add @modules to the several client tests unaffected by the automated bulk update
Reviewed-by: serb, alexsch


# 11926:39bd7fa12bc3 17-Apr-2015 serb

8074028: Remove API references to java.awt.peer
Reviewed-by: alanb, ant, yan, prr


# 11017:beec47aecf5a 10-Nov-2014 yan

8063102: Change open awt regression tests to avoid sun.awt.SunToolkit.realSync, part 1
Reviewed-by: pchelko, serb


# 6264:a68090f0dc1a 20-Dec-2012 katleman

8004982: JDK8 source with GPL header errors
Reviewed-by: ohair


# 5300:44beb8a52aec 19-Apr-2012 zhouyx

7129742: Unable to view focus in Non-Editable TextArea
Summary: Make sure the cursor is visible by setVisible(true)
Reviewed-by: rupashka, alexp