commit-classpath
[Top][All Lists]
Advanced

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

[commit-cp] [bugs #10844] incorrect parameter type in constructor java.a


From: Michael Koch
Subject: [commit-cp] [bugs #10844] incorrect parameter type in constructor java.awt.image.IndexColorModel
Date: Wed, 17 Nov 2004 15:44:18 -0500
User-agent: Mozilla/5.0 (compatible; Konqueror/3.2; Linux; X11; i686; de, address@hidden) (KHTML, like Gecko)

This mail is an automated notification from the bugs tracker
 of the project: classpath.

/**************************************************************************/
[bugs #10844] Latest Modifications:

Changes by: 
                Michael Koch <address@hidden>
'Date: 
                Mit 17.11.2004 at 20:34 (GMT)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Fixed
              Status | Open                      | Closed


------------------ Additional Follow-up Comments ----------------------------
Fixed in CVS. Thanks for your contribution.






/**************************************************************************/
[bugs #10844] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=10844>
Project: classpath
Submitted by: 0
On: Sam 30.10.2004 at 17:25

Category:  classpath
Severity:  5 - Average
Resolution:  Fixed
Privacy:  Public
Assigned to:  None
Status:  Closed
Platform Version:  None


Summary:  incorrect parameter type in constructor java.awt.image.IndexColorModel

Original Submission:  Constructor java.awt.image.IndexColorModel(int bits, int 
size, int[] cmap, int start, boolean hasalpha, int trans, int transferType) has 
type int[] for cmap in spec but type byte[] for cmap in Classpath.

This is can also be seen in the japitools results.

Attached patch describes more clearly.

Follow-up Comments
------------------


-------------------------------------------------------
Date: Mit 17.11.2004 at 20:34       By: Michael Koch <mkoch>
Fixed in CVS. Thanks for your contribution.

-------------------------------------------------------
Date: Mit 17.11.2004 at 20:16       By: 0 <None>
Patch applied to gcj GUI branch and merged with Classpath.

Can someone please close this bug?






File Attachments
-------------------

-------------------------------------------------------
Date: Sam 30.10.2004 at 17:25  Name: IndexColorModel-int-param.patch  Size: 
715B   By: None
Patch to correct parameter type in constructor
http://savannah.gnu.org/bugs/download.php?item_id=10844&amp;item_file_id=1821






For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=10844>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/







reply via email to

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