Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 53581 invoked from network); 14 Dec 2007 16:34:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Dec 2007 16:34:04 -0000 Received: (qmail 80574 invoked by uid 500); 14 Dec 2007 16:33:53 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 80480 invoked by uid 500); 14 Dec 2007 16:33:53 -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 80471 invoked by uid 99); 14 Dec 2007 16:33:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Dec 2007 08:33:52 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED 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; Fri, 14 Dec 2007 16:33:39 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 031F571420B for ; Fri, 14 Dec 2007 08:33:43 -0800 (PST) Message-ID: <27992227.1197650023003.JavaMail.jira@brutus> Date: Fri, 14 Dec 2007 08:33:43 -0800 (PST) From: "Gregory Shimansky (JIRA)" To: commits@harmony.apache.org Subject: [jira] Updated: (HARMONY-5305) [drlvm][EUT] regression in jdtdebug in Linux x86_64 In-Reply-To: <30787473.1197556304976.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-5305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Shimansky updated HARMONY-5305: --------------------------------------- Attachment: Breakpoints.java IBreakpoints.java Attached are two sources from EUT test programs. Please paste them as is including all comments (!!) when you create them in eclipse workspace. It seems that the failing class is the one that deals with comments in sources. > [drlvm][EUT] regression in jdtdebug in Linux x86_64 > --------------------------------------------------- > > Key: HARMONY-5305 > URL: https://issues.apache.org/jira/browse/HARMONY-5305 > Project: Harmony > Issue Type: Bug > Components: DRLVM > Environment: Linux x86_64 > Reporter: Vladimir Beliaev > Attachments: Breakpoints.java, IBreakpoints.java > > > The jdtdebug suite start hanging on Linux x86_64. > The issue migt be the same to HARMONY-5303, still CC start repoting this crash earlier - the latest non-crashed revision is 595048 (15-Nov-2007) > http://people.apache.org/~smishura/r595048/Linux_x86_64/eut33/results/html/org.eclipse.jdt.debug.tests_linux.gtk.x86_64.html > See the run instruction in HARMONY-5303, still use jdtdebug instead of coreresources. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.