From dev-return-39628-apmail-harmony-dev-archive=harmony.apache.org@harmony.apache.org Mon Aug 16 13:05:33 2010 Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 68691 invoked from network); 16 Aug 2010 13:05:32 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 16 Aug 2010 13:05:32 -0000 Received: (qmail 17637 invoked by uid 500); 16 Aug 2010 13:05:32 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 17313 invoked by uid 500); 16 Aug 2010 13:05:30 -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 17301 invoked by uid 99); 16 Aug 2010 13:05:29 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Aug 2010 13:05:29 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of daniel.gong.fudan@gmail.com designates 209.85.215.49 as permitted sender) Received: from [209.85.215.49] (HELO mail-ew0-f49.google.com) (209.85.215.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Aug 2010 13:05:20 +0000 Received: by ewy9 with SMTP id 9so2618790ewy.36 for ; Mon, 16 Aug 2010 06:04:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=ZMfhcvnbqy4AAAcXns4ucq+iB6RVGCzu07wpHyrW0p0=; b=qjlG2cn3mP1xpu996gjuE52hVGb2vQ2xlUeTVrWSlrp1N0Ba4/KPHV+HC6tBmczzMC EZ8vceaUMQEdtNeuF5nQZoqIQR7Mxn6evzLrwIFF7V8TKtseN1KqqVbDZ4UUnH0fd6dX XcovBoAFuyAMECHdPEyEIy2r6W33CXDIQYkmQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=lArZxHDuqsgCeVzIBJspFt2hZfy135Lgt9eKSJeBz7sQ9AWjuGxACynJKR8Vrc6veh ZW9bQ/PZAqxCkfW5F1+qFshwgH3sWuffWLBQyJZS+VvN8XXptnODMA4di9cpB8O5Et9u EieYQE87f8/nAXBj6RaYt7UTITntbpWd88mEw= MIME-Version: 1.0 Received: by 10.216.186.70 with SMTP id v48mr4387106wem.64.1281963898489; Mon, 16 Aug 2010 06:04:58 -0700 (PDT) Received: by 10.216.12.145 with HTTP; Mon, 16 Aug 2010 06:04:58 -0700 (PDT) Date: Mon, 16 Aug 2010 21:04:58 +0800 Message-ID: Subject: [GSoC] Project Final Report From: Daniel Gong To: dev@harmony.apache.org Content-Type: multipart/alternative; boundary=0016e64983aec8cb97048df07aee X-Virus-Checked: Checked by ClamAV on apache.org --0016e64983aec8cb97048df07aee Content-Type: text/plain; charset=ISO-8859-1 Dear all, Today is the firm pencil down date of GSoC 2010 program. It's time for me to give a final report. I've already submitted the final patch for the jdb code to JIRA. The project document is at http://wiki.apache.org/harmony/Harmony_JDB_Command_Line_Tool, which describes general idea and design of the project as well as accomplishment and future work. The document contains enough guidance information for me and possibly other developers who will be interested in it to get the whole picture and main concepts of the project. For detailed information such as code explanation, TODO information, etc. please refer to the jdb code comments. Currently Harmony JDB has a relatively complete and stable code base as well as detailed documentation so that other developers can also continue developing. Of course, I will keep fighting on it. Many thanks to you guys for your kindly help: Sean, thanks for your help for the application of gsoc and development. Oliver, thanks for your advice to my proposal. Deven and Kevin, thanks for your article sample code, from which I started to get familiar with JDI library. Regis, thanks for your suggestions and care, you are the one who led me to Harmony and keeps helping me. Special thanks to Mark, my mentor, who helped me a lot, not only technically, but also in the methodology and convention of open source development. You are such an excellent mentor as well as a passionate expert. I've learnt a lot from you. Best wishes, Daniel Gong --0016e64983aec8cb97048df07aee--