From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31711 invoked by alias); 26 Jul 2004 18:57:45 -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 31692 invoked by uid 48); 26 Jul 2004 18:57:45 -0000 Date: Mon, 26 Jul 2004 18:57:00 -0000 Message-ID: <20040726185745.31690.qmail@sourceware.org> From: "mckinlay at redhat dot com" To: java-prs@gcc.gnu.org In-Reply-To: <20040721214713.16662.mckinlay@redhat.com> References: <20040721214713.16662.mckinlay@redhat.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug libgcj/16662] IllegalMonitorStateException in EventQueue.getNextEvent(): possible hash synchronization bug? X-Bugzilla-Reason: CC X-SW-Source: 2004-q3/txt/msg00107.txt.bz2 List-Id: ------- Additional Comments From mckinlay at redhat dot com 2004-07-26 18:57 ------- Created an attachment (id=6829) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=6829&action=view) Test case This test case should reproduce the bug. With this test the bug is 100% reproducable on: 1. Intel P4 w/hyperthreading enabled 2. Quad processor PowerPC machine As far as I can tell, the bug never occurs on single-processor systems. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16662