From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29338 invoked by alias); 9 Feb 2005 09:29:42 -0000 Mailing-List: contact java-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-prs-owner@gcc.gnu.org Received: (qmail 29306 invoked by uid 48); 9 Feb 2005 09:29:40 -0000 Date: Wed, 09 Feb 2005 09:38:00 -0000 From: "hendrich at informatik dot uni-hamburg dot de" To: java-prs@gcc.gnu.org Message-ID: <20050209092937.19840.hendrich@informatik.uni-hamburg.de> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug AWT/19840] New: drawImage bug X-Bugzilla-Reason: CC X-SW-Source: 2005-q1/txt/msg00298.txt.bz2 List-Id: The attached program demonstrates the (wrong) behaviour of the 'synchronous' variants of java.awt.Graphics.drawImage when asked to draw to 'negative' offsets. Both Canvas'es should look the same, but current libgcj does shift the image to the bottom right instead of to the upper left... -- Summary: drawImage bug Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: AWT AssignedTo: fitzsim at redhat dot com ReportedBy: hendrich at informatik dot uni-hamburg dot de CC: fitzsim at redhat dot com,gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19840