Hi,

Attached is a small patch for java.awt.image.MemoryImageProducer.

Change Log

* java/awt/image/MemoryImageSource.java
(MemoryImageSource(int,int,ColorModel,
   byte[],int,int,Hashtable props)): Changed array copy length to max *
height
(MemoryImageSource(int,int,ColorModel,
   int[],int,int,Hashtable props)): Changed array copy length to max *
height
(sendPicture): Call setDimensions on the consumer.

Please apply.

Regards,
Jeroen

Attachment: MemoryImageProducer.patch
Description: MemoryImageProducer.patch

_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath

Reply via email to