From commits-return-56992-apmail-harmony-commits-archive=harmony.apache.org@harmony.apache.org Wed Jan 07 01:22:07 2009 Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 25235 invoked from network); 7 Jan 2009 01:22:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Jan 2009 01:22:07 -0000 Received: (qmail 62943 invoked by uid 500); 7 Jan 2009 01:22:07 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 62923 invoked by uid 500); 7 Jan 2009 01:22:07 -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 62914 invoked by uid 99); 7 Jan 2009 01:22:07 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Jan 2009 17:22:07 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Jan 2009 01:22:05 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 485C9234C485 for ; Tue, 6 Jan 2009 17:21:44 -0800 (PST) Message-ID: <1801892671.1231291304295.JavaMail.jira@brutus> Date: Tue, 6 Jan 2009 17:21:44 -0800 (PST) From: "Sean Qiu (JIRA)" To: commits@harmony.apache.org Subject: [jira] Commented: (HARMONY-6066) [JVM] a minimalist reduced version of DRLVM for education purpose In-Reply-To: <2084182376.1231287944281.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-6066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12661399#action_12661399 ] Sean Qiu commented on HARMONY-6066: ----------------------------------- Interesting, do we have any plan for this? Looking forward to it. > [JVM] a minimalist reduced version of DRLVM for education purpose > ----------------------------------------------------------------- > > Key: HARMONY-6066 > URL: https://issues.apache.org/jira/browse/HARMONY-6066 > Project: Harmony > Issue Type: New Feature > Components: Misc > Environment: Windows and Linux > Reporter: Xiao-Feng Li > Assignee: Xiao-Feng Li > Priority: Minor > > This is a tracker for a much reduced virtual machine that has minimal set of features to run simple Java program. The purpose is to provide education/training material for people who are interested in JVM design but are frightened by the large code base of DRLVM. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.