classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] RFC: Fixed array index in GdkGraphics2D.updateBufferedImage


From: Ziga Mahkovec
Subject: [cp-patches] RFC: Fixed array index in GdkGraphics2D.updateBufferedImage
Date: Mon, 13 Jun 2005 23:39:16 +0200

This patch fixes what looks like a typo in
gnu.java.awt.peer.gtk.GdkGraphics2D.updateBufferedImage.

It was throwing an ArrayIndexOutOfBoundsException in Apache Batik.

OK to commit?
-- 
Ziga

2005-06-13  Ziga Mahkovec  <address@hidden>

        * gnu/java/awt/peer/gtk/GdkGraphics2D.java (updateBufferedImage):
        Fixed pixelBuffer array index.

Attachment: g2d-update.patch
Description: Text Data


reply via email to

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