changeset 1861:a1e161b0156e

6920143: test/java/awt/TestArea/UsingWithMouse.java needs realSync() Summary: Added small delay to make sure that TextArea animation have finished Reviewed-by: anthony
author ptisnovs
date Thu, 28 Jan 2010 11:08:29 +0100
parents bb0e039df90a
children 102fc7d29141
files Makefile.am
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile.am	Wed Jan 27 17:52:01 2010 +0000
+++ b/Makefile.am	Thu Jan 28 11:08:29 2010 +0100
@@ -307,7 +307,8 @@
 	patches/icedtea-linux-separate-debuginfo.patch \
 	patches/icedtea-parisc.patch \
 	patches/icedtea-sh4-support.patch \
-	patches/libpng.patch
+	patches/libpng.patch \
+	patches/icedtea-6920143-using-with-mouse.patch
 
 if WITH_RHINO
 ICEDTEA_PATCHES += \