/hg/icedtea6: 6920143: test/java/awt/TestArea/UsingWithMouse.jav...
ptisnovs at icedtea.classpath.org
ptisnovs at icedtea.classpath.org
Thu Jan 28 02:28:04 PST 2010
changeset a1e161b0156e in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=a1e161b0156e
author: ptisnovs
date: Thu Jan 28 11:08:29 2010 +0100
6920143: test/java/awt/TestArea/UsingWithMouse.java needs realSync()
Summary: Added small delay to make sure that TextArea animation have
finished Reviewed-by: anthony
diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
Makefile.am | 3 ++-
diffs (13 lines):
diff -r bb0e039df90a -r a1e161b0156e Makefile.am
--- 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 @@ ICEDTEA_PATCHES = \
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 += \
More information about the distro-pkg-dev
mailing list