Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 92837 invoked from network); 27 Apr 2007 10:07:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Apr 2007 10:07:06 -0000 Received: (qmail 52653 invoked by uid 500); 27 Apr 2007 10:07:09 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 52611 invoked by uid 500); 27 Apr 2007 10:07:09 -0000 Mailing-List: contact dev-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 dev@harmony.apache.org Received: (qmail 52577 invoked by uid 99); 27 Apr 2007 10:07:09 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Apr 2007 03:07:09 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of gcjhd-harmony-dev@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from [80.91.229.2] (HELO ciao.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Apr 2007 03:07:01 -0700 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1HhNLc-0003OV-00 for dev@harmony.apache.org; Fri, 27 Apr 2007 12:06:40 +0200 Received: from iswfwpr01.isw.intel.com ([192.55.37.193]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 27 Apr 2007 12:06:39 +0200 Received: from gshimansky by iswfwpr01.isw.intel.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 27 Apr 2007 12:06:39 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: dev@harmony.apache.org From: Gregory Shimansky Subject: Re: [snapshot] Freezing the code for Milestone build? Date: Fri, 27 Apr 2007 14:06:25 +0400 Lines: 41 Message-ID: References: <46306E6A.60204@gmail.com> <906dd82e0704260240m5eaef815g29b7113a6bf24892@mail.gmail.com> <46307C1C.9020000@gmail.com> <253b20230704260334h765678d9qdb7ecd45df4903af@mail.gmail.com> <9623c9a50704260348k7008e12axd6adaa2e1ee8a6ee@mail.gmail.com> <4630B6F7.7080705@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: iswfwpr01.isw.intel.com User-Agent: Thunderbird 2.0.0.0 (Windows/20070326) In-Reply-To: Sender: news X-Virus-Checked: Checked by ClamAV on apache.org Alexey Petrenko wrote: > DRLVM has been switched back to GCv4. > HARMONY-3764 "[drlvm][build] jar with kernel classes' sources is not > generated" has been resolved > Patch for HARMONY-3730 "[drlvm][jvmti] SINGLE_STEP events are not > reported in JIT mode" has been applied but the issue is not closed. > Gregory, do you have anything to do with this issue or you just forgot > to press resolve button? :) Sorry, just forgot to mark it resolved indeed. Done now. > 2007/4/26, Tim Ellison : >> Xiao-Feng Li wrote: >> > On 4/26/07, Sergey Kuksenko wrote: >> >> Hi All, >> >> >> >> I wish to notify that GCv5 currently has a stability problem. >> >> >> >> http://issues.apache.org/jira/browse/HARMONY-3746 >> >> I think We should fix the bug before freese or switch back to GCv4.1. >> >> >> > >> > I noticed that, and am trying to reproduce it, so far can't reproduce >> > it locally. I am now trying to connect the test machine to check the >> > problem. Hopefully it can be fixed quite soon within two days. >> > Otherwise, I'd vote to switch it back to GCv4.1. >> > >> > The other solution would be to choose a revision and make a release >> > branch from it. Then we don't need to freeze the code base for new >> > developments. This is actually common for industry product release. >> >> Ok, let's wait and see what you conclude. >> >> Regards, >> Tim >> > -- Gregory