logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

[commit-cp] [bugs #10844] incorrect parameter type in constructor java.awt.: msg#00226

Subject: [commit-cp] [bugs #10844] incorrect parameter type in constructor java.awt.image.IndexColorModel
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/


<Prev in Thread] Current Thread [Next in Thread>