classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] [Patch] java/awt/image - lookup tables


From: Michael Koch
Subject: [cp-patches] [Patch] java/awt/image - lookup tables
Date: Wed, 13 Oct 2004 21:10:10 +0200
User-agent: Mutt/1.5.6+20040722i

Hi list,


I just commited the attached patch to fix the lookup tables in
java.awt.image as reported in bug #10603. Thanks to David Gilbert for te
bug report and the suggested fix. I commited two mauve testcases for
this too.


Michael


2004-10-13  Michael Koch  <address@hidden>

        * java/awt/image/ByteLookupTable.java
        (ByteLookupTable) :Fixed HTML entities in javadocs.
        (lookupPixel): Fix case when dst is null.
        * java/awt/image/ShortLookupTable.java
        (ShortLookupTable) :Fixed HTML entities in javadocs.
        (lookupPixel): Fix case when dst is null.

Attachment: lookup.diff
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]