From dev-return-29670-apmail-harmony-dev-archive=harmony.apache.org@harmony.apache.org Tue Oct 09 05:01:24 2007 Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 99833 invoked from network); 9 Oct 2007 05:01:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Oct 2007 05:01:23 -0000 Received: (qmail 23640 invoked by uid 500); 9 Oct 2007 05:01:09 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 23616 invoked by uid 500); 9 Oct 2007 05:01: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 23607 invoked by uid 99); 9 Oct 2007 05:01:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Oct 2007 22:01:09 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of stepan.mishura@gmail.com designates 66.249.92.173 as permitted sender) Received: from [66.249.92.173] (HELO ug-out-1314.google.com) (66.249.92.173) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Oct 2007 05:01:12 +0000 Received: by ug-out-1314.google.com with SMTP id u40so39654ugc for ; Mon, 08 Oct 2007 22:00:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=dCcWXWpILMJ1C9WM+SNWPqesfzkhekXdpTRs+RoEVP8=; b=dIk5b3wrYV5diG2mPYnISSZAY7Y8IWhDr9X7fCndfKpEN9MezosqRc9ZMmz9l9m05Pejn2KmbD9UkXaKdvTHDl6qBxL3rzJ2YZ4RHpFw7BakoOpXgCiE+ZLkXZ3/L7yPY8ldXt8IF12PobYZ1vvhSw9JQi3+vtosCbYciBG2plE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=CVfc0zgDseNdb/qx65M5g2g/MtBpYhkpQYI4+N0iOBi6bI6oow+WSITBgpDYsyPS0vJEjWudHyhkxwinqenKZePvLDLZHsb6mARku0cPmMDVyy7FeqngZS6W9EDdNzgmGbezk8gT9MD4A9FAvRgGy2HU8z1a1DxvUOnktAE+r+Y= Received: by 10.67.19.13 with SMTP id w13mr384297ugi.1191906050458; Mon, 08 Oct 2007 22:00:50 -0700 (PDT) Received: by 10.67.30.7 with HTTP; Mon, 8 Oct 2007 22:00:50 -0700 (PDT) Message-ID: <6e47b64f0710082200h3eb6ab2ag17017b0d2e9629f2@mail.gmail.com> Date: Tue, 9 Oct 2007 12:00:50 +0700 From: "Stepan Mishura" To: dev Subject: [general] 5.0 M3 stable build has been released MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org Hi all, I'm glad to announce that M3 stable build has been released: The following announcement was added to the news page: "The build is targeted primarily to improving overall stability and performance. This build contains the following enhancements enabled: an innovative fast byte code verifier, lazy resolution in all JIT modes on IA32 platforms, support for Java6.0 classes in DRLVM. The next areas were improved: - Bytecode mapping in JIT - exception stack traces became more comprehensive - Threading support was partially re-factored towards improvement of reliability and maintainability - JIT-based JVMTI debug mode was speed up in 3 times - Stability of Swing and AWT code on Windows" The build is available on the download page[1] Please let me know if I missed something that worth to be included to the announcement text or there are invalid links on the download page. [1] http://harmony.apache.org/downloads.html#M3-r580985 Thanks, Stepan Mishura