Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 39378 invoked from network); 18 Jul 2007 08:07:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Jul 2007 08:07:35 -0000 Received: (qmail 3831 invoked by uid 500); 18 Jul 2007 08:07:28 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 3814 invoked by uid 500); 18 Jul 2007 08:07:28 -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 3804 invoked by uid 99); 18 Jul 2007 08:07:28 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Jul 2007 01:07:28 -0700 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; Wed, 18 Jul 2007 01:07:25 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 4145D71420C for ; Wed, 18 Jul 2007 01:07:05 -0700 (PDT) Message-ID: <21410775.1184746025264.JavaMail.jira@brutus> Date: Wed, 18 Jul 2007 01:07:05 -0700 (PDT) From: "Mikhail Loenko (JIRA)" To: commits@harmony.apache.org Subject: [jira] Resolved: (HARMONY-3862) [drlvm][verifier] A subroutine splits execution into several ret instructions In-Reply-To: <25805395.1179200836320.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-3862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Loenko resolved HARMONY-3862. ------------------------------------- Resolution: Fixed fixed in revision r557179 James please let me know if it fully resolves the problem > [drlvm][verifier] A subroutine splits execution into several ret instructions > ----------------------------------------------------------------------------- > > Key: HARMONY-3862 > URL: https://issues.apache.org/jira/browse/HARMONY-3862 > Project: Harmony > Issue Type: Bug > Components: App-Oriented Bug Reports, DRLVM > Environment: Harmony 5.0 M1 > Windows XP SP 2 > Eclipse 3.2 > OpenSSH_4.5p1 > Reporter: James Roper > Assignee: Mikhail Loenko > > I am using Eclipse with an external SSH client (the one bundled with Cygwin) to connect to a CVS server (using the "ext" method in Eclipse). It works fine when running Eclipse under the Sun HotSpot JVM, however, with Harmony, Eclipse reports the following error: > An internal error occured during: "Updating Synchronize view for CVS Workspace.". > (class: org/eclipse/team/internal/core/subscribers/ContentComparator, method: compare(Ljava/lang/Object;Lorg/eclipse/core/runtime/IProgressMonitor;)Z) A subroutine splits execution into several ret instructions > If you need any more information about my environment, let me know. Off topic, are these the sort of bugs I should be reporting in JIRA? I couldn't find any bugs that looked like they were the same as this, I'm just a user trying out Milestone 1 because I want to help the Harmony project. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.