From harmony-dev-return-112-apmail-incubator-harmony-dev-archive=incubator.apache.org@incubator.apache.org Wed May 11 02:00:09 2005 Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 57373 invoked from network); 11 May 2005 02:00:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 11 May 2005 02:00:08 -0000 Received: (qmail 5542 invoked by uid 500); 11 May 2005 02:03:43 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 5042 invoked by uid 500); 11 May 2005 02:03:40 -0000 Mailing-List: contact harmony-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-dev@incubator.apache.org Received: (qmail 5020 invoked by uid 99); 11 May 2005 02:03:40 -0000 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=HTML_00_10,HTML_MESSAGE,RCVD_BY_IP X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of wangzaixiang@gmail.com designates 64.233.162.198 as permitted sender) Received: from zproxy.gmail.com (HELO zproxy.gmail.com) (64.233.162.198) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 10 May 2005 19:03:39 -0700 Received: by zproxy.gmail.com with SMTP id 12so1904399nzp for ; Tue, 10 May 2005 19:00:01 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:references; b=ge5GgRlqG3X11eOGqlB5PT0p1g2xSqojpb0FuPTJ4zYWjJMzyN+vvp7dke7c5850bB6QCu3x45OrAEMYOx/t1Hv0LoeFJOS39b0JZe0b2Xg7OnQBphtTi53TPYwr9FSRh9krIQ2ahpNMCZlIa+8UzxJrucyuJxO4L4QeP7+NVpU= Received: by 10.36.19.17 with SMTP id 17mr1797807nzs; Tue, 10 May 2005 19:00:01 -0700 (PDT) Received: by 10.36.61.12 with HTTP; Tue, 10 May 2005 19:00:01 -0700 (PDT) Message-ID: <69f3b8db0505101900427c1bfe@mail.gmail.com> Date: Wed, 11 May 2005 10:00:01 +0800 From: =?GB2312?B?zfXU2s/p?= Reply-To: =?GB2312?B?zfXU2s/p?= To: harmony-dev@incubator.apache.org Subject: I hope the JVM implements most using Java itself In-Reply-To: <69f3b8db050510185671455bd7@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_359_6672681.1115776801874" References: <69f3b8db050510185671455bd7@mail.gmail.com> X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_359_6672681.1115776801874 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hotspot is coded in C/C++, but I hope Harmony to choice Java as its major= =20 language. there is the reasons: 1. Implement a JVM using Java is possible and effecitive enough, like the= =20 JikesRVM, jode etc. 2. Java code has good feature for maintaince and reabability than C/C++, an= d=20 it will enable more Java fans to understand and contribute to the project. 3. a full compatible JVM implemented using Java is an exciting news for the= =20 java world 4. Since there is already hotspot that works well, Harmony should focus=20 mostly on new technology and more good architecture, not the times to=20 complete the project. 5. A Java JVM will improve the Java/JVM technology such as GC, synchronize= =20 and etc, to enable the JVM as fast as possible.=20 wangzx ------=_Part_359_6672681.1115776801874--