From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4673 invoked by alias); 21 Aug 2005 00:12:20 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 4523 invoked by uid 48); 21 Aug 2005 00:12:11 -0000 Date: Sun, 21 Aug 2005 00:31:00 -0000 Message-ID: <20050821001211.4522.qmail@sourceware.org> From: "fitzsim at redhat dot com" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20050406034617.20782.green@redhat.com> References: <20050406034617.20782.green@redhat.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug awt/20782] jawt assertion failure X-Bugzilla-Reason: CC X-SW-Source: 2005-08/txt/msg02387.txt.bz2 List-Id: ------- Additional Comments From fitzsim at redhat dot com 2005-08-21 00:12 ------- This suggests that a paint event is being delivered to the Canvas before the canvas's peer has been shown. I don't think this should ever happen though. We'll re-test this when my latest round of jawt patches have beem imported into libgcj. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20782