Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 10661 invoked from network); 13 Mar 2007 10:28:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Mar 2007 10:28:30 -0000 Received: (qmail 23782 invoked by uid 500); 13 Mar 2007 10:28:38 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 23685 invoked by uid 500); 13 Mar 2007 10:28:38 -0000 Mailing-List: contact commits-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list commits@harmony.apache.org Received: (qmail 23676 invoked by uid 99); 13 Mar 2007 10:28:38 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Mar 2007 03:28:38 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Mar 2007 03:28:29 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 797B171406F for ; Tue, 13 Mar 2007 03:28:09 -0700 (PDT) Message-ID: <30806994.1173781689494.JavaMail.jira@brutus> Date: Tue, 13 Mar 2007 03:28:09 -0700 (PDT) From: "Elena Semukhina (JIRA)" To: commits@harmony.apache.org Subject: [jira] Commented: (HARMONY-2977) [drlvm][smoke tests] The test io.Integers fails in interpreter mode with StackOverflowError In-Reply-To: <15994865.1168523727522.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HARMONY-2977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480339 ] Elena Semukhina commented on HARMONY-2977: ------------------------------------------ The tests fails intermittently on Windows in JIT mode also with the same stack trace so it is excluded on Windows. > [drlvm][smoke tests] The test io.Integers fails in interpreter mode with StackOverflowError > ------------------------------------------------------------------------------------------- > > Key: HARMONY-2977 > URL: https://issues.apache.org/jira/browse/HARMONY-2977 > Project: Harmony > Issue Type: Bug > Components: DRLVM > Reporter: Elena Semukhina > Priority: Minor > Attachments: Integers_out.txt > > > The test is excluded in interpreter exclude lists because it fails in the interpreter mode with StackOverflowError. > I can reproduce this on Windows 2003 and SUSE9 linux em64t. It now passes for me on SUSE9 linux ia32. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.