/hg/icedtea6: Fixed regression test bug tag in 7027667-AAShapePi...
dlila at icedtea.classpath.org
dlila at icedtea.classpath.org
Wed Mar 16 12:37:14 PDT 2011
changeset 31a0711aec6c in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=31a0711aec6c
author: Denis Lila <dlila at redhat.com>
date: Wed Mar 16 15:40:46 2011 -0400
Fixed regression test bug tag in 7027667-AAShapePipeRegTest.patch
diffstat:
ChangeLog | 5 +++++
patches/openjdk/7027667-AAShapePipeRegTest.patch | 2 +-
2 files changed, 6 insertions(+), 1 deletions(-)
diffs (24 lines):
diff -r b69c6e3f3d78 -r 31a0711aec6c ChangeLog
--- a/ChangeLog Wed Mar 16 14:11:16 2011 -0400
+++ b/ChangeLog Wed Mar 16 15:40:46 2011 -0400
@@ -1,3 +1,8 @@
+2011-03-16 Denis Lila <dlila at redhat.com>
+
+ * patches/openjdk/7027667-AAShapePipeRegTest.patch:
+ Removed comma from the bug tag of the regression test.
+
2011-03-16 Denis Lila <dlila at redhat.com>
* Makefile.am: Add patch.
diff -r b69c6e3f3d78 -r 31a0711aec6c patches/openjdk/7027667-AAShapePipeRegTest.patch
--- a/patches/openjdk/7027667-AAShapePipeRegTest.patch Wed Mar 16 14:11:16 2011 -0400
+++ b/patches/openjdk/7027667-AAShapePipeRegTest.patch Wed Mar 16 15:40:46 2011 -0400
@@ -36,7 +36,7 @@
+
+/**
+ * @test
-+ * @bug 7027667, 7023591
++ * @bug 7027667 7023591
+ *
+ * @summary Verifies that aa clipped rectangles are drawn, not filled.
+ *
More information about the distro-pkg-dev
mailing list