/hg/icedtea6: Fixed test location (added missing prefix 'jdk' in...

ptisnovs at icedtea.classpath.org ptisnovs at icedtea.classpath.org
Thu Jul 7 02:47:19 PDT 2011


changeset 922f35a6bf90 in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=922f35a6bf90
author: ptisnovs
date: Thu Jul 07 11:47:06 2011 +0200

	Fixed test location (added missing prefix 'jdk' into path).


diffstat:

 ChangeLog                                                              |  5 +++++
 patches/openjdk/6679308-Poor_text_rendering_on_translucent_image.patch |  1 -
 2 files changed, 5 insertions(+), 1 deletions(-)

diffs (24 lines):

diff -r 944778c61e3c -r 922f35a6bf90 ChangeLog
--- a/ChangeLog	Wed Jul 06 23:24:30 2011 +0100
+++ b/ChangeLog	Thu Jul 07 11:47:06 2011 +0200
@@ -1,3 +1,8 @@
+2011-07-07  Pavel Tisnovsky  <ptisnovs at redhat.com>
+
+	* patches/openjdk/6679308-Poor_text_rendering_on_translucent_image.patch:
+	Fixed test location (added missing prefix 'jdk' into path).
+
 2011-07-06  Andrew John Hughes  <ahughes at redhat.com>
 
 	Make JPEG classes more binary compatible with
diff -r 944778c61e3c -r 922f35a6bf90 patches/openjdk/6679308-Poor_text_rendering_on_translucent_image.patch
--- a/patches/openjdk/6679308-Poor_text_rendering_on_translucent_image.patch	Wed Jul 06 23:24:30 2011 +0100
+++ b/patches/openjdk/6679308-Poor_text_rendering_on_translucent_image.patch	Thu Jul 07 11:47:06 2011 +0200
@@ -425,7 +425,7 @@
          }
 diff -r f50304904b8f -r d7accc312aec test/java/awt/Graphics2D/DrawString/AlphaSurfaceText.java
 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
-+++ openjdk/test/java/awt/Graphics2D/DrawString/AlphaSurfaceText.java	Mon Apr 28 15:57:46 2008 -0700
++++ openjdk/jdk/test/java/awt/Graphics2D/DrawString/AlphaSurfaceText.java	Mon Apr 28 15:57:46 2008 -0700
 @@ -0,0 +1,106 @@
 +/*
 + * Copyright 2008 Sun Microsystems, Inc.  All Rights Reserved.



More information about the distro-pkg-dev mailing list