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: anonymous
Subject: [commit-cp] [bugs #10844] incorrect parameter type in constructor java.awt.image.IndexColorModel
Date: Sat, 30 Oct 2004 13:30:45 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040922 Epiphany/1.2.7

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




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

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

Category:  classpath
Severity:  5 - Average
Resolution:  None
Privacy:  Public
Assigned to:  None
Status:  Open
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.





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

-------------------------------------------------------
Date: Sat 10/30/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]