Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 51890 invoked from network); 16 Jun 2005 14:56:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 16 Jun 2005 14:56:05 -0000 Received: (qmail 18904 invoked by uid 500); 16 Jun 2005 14:56:01 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 18825 invoked by uid 500); 16 Jun 2005 14:56:00 -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 18811 invoked by uid 99); 16 Jun 2005 14:56:00 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of mhaupt@gmail.com designates 64.233.182.204 as permitted sender) Received: from nproxy.gmail.com (HELO nproxy.gmail.com) (64.233.182.204) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 16 Jun 2005 07:55:59 -0700 Received: by nproxy.gmail.com with SMTP id x4so21063nfb for ; Thu, 16 Jun 2005 07:55:52 -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:content-transfer-encoding:content-disposition:references; b=cdBocMrMWVYVdoAa0J1OQlMJf59Q119r80EIgfgMvDc7NXRRad1l25B55FQEJIkUgGO5Lk+ZlaThbILy9OzZJ1G7g7sn6pSn40xHImEvx1AvxcRHFZthfbNU1YMQWjKS6IbZl7KX80vc+KZtM5MidHhZ5KtoZlSKOj4fjGMBv5w= Received: by 10.48.3.12 with SMTP id 12mr12734nfc; Thu, 16 Jun 2005 07:55:52 -0700 (PDT) Received: by 10.48.239.1 with HTTP; Thu, 16 Jun 2005 07:55:52 -0700 (PDT) Message-ID: Date: Thu, 16 Jun 2005 16:55:52 +0200 From: Michael Haupt Reply-To: Michael Haupt To: harmony-dev@incubator.apache.org, dlydick@earthlink.net Subject: Re: Summer of Code, something for Harmony? In-Reply-To: <412005641613587120@earthlink.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <412005641613587120@earthlink.net> X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi, On 6/16/05, Dan Lydick wrote: > I've been digging around for an update to > the "Java Virtual Machine Specification" > but have not come up with anything. I > think that the second edition is it, plus > the updates that people have kindly supplied. in fact, there are some updates in conjunction with J2SE 5. They are available at http://java.sun.com/docs/books/vmspec/2nd-edition/jvms-java5.h= tml. Best regards, Michael Haupt