From dev-return-31033-apmail-harmony-dev-archive=harmony.apache.org@harmony.apache.org Sat Dec 08 06:08:39 2007 Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 13656 invoked from network); 8 Dec 2007 06:08:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Dec 2007 06:08:39 -0000 Received: (qmail 66316 invoked by uid 500); 8 Dec 2007 06:08:27 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 66285 invoked by uid 500); 8 Dec 2007 06:08:26 -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 66272 invoked by uid 99); 8 Dec 2007 06:08:26 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Dec 2007 22:08:26 -0800 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 alexey.a.petrenko@gmail.com designates 64.233.184.237 as permitted sender) Received: from [64.233.184.237] (HELO wr-out-0506.google.com) (64.233.184.237) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 08 Dec 2007 06:08:06 +0000 Received: by wr-out-0506.google.com with SMTP id c8so1006192wra for ; Fri, 07 Dec 2007 22:08:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=0ebceMaxaecjvQCCzzaLHSa4hYRSH8vDKl9vyHVLS2Y=; b=EliiROBtkxj/CBGEah0LqOkB/V09tqqv4o3HGVsbcOKCwmTInesyaTiiJin7G4KNFpHsO/ZFdBdATobRCQ3rqw2siZZcTMLbDeL5wgFKLNywqWUo1FmlmS6/JPff7qgqAg/1K3rY9/NZRrx7t1AYTy/qVNBCyGol5rHexIurvUw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=jsuW9BblPLtFnAbpmd0w4tBh43lIUxURmgaHERDwIFItPKn56LoV7DAobs9ATa0BB1SCJhMDKfOctgatiR6yW7a5+eZsP7+1rA9NLwgcpx7BsQ1J87utHMkzV0FaEqyYV4R7TanYlKbj3lr11KuwfSfHMEFK69Jm+HiERARgSXU= Received: by 10.150.139.15 with SMTP id m15mr1804270ybd.1197094088636; Fri, 07 Dec 2007 22:08:08 -0800 (PST) Received: by 10.150.205.14 with HTTP; Fri, 7 Dec 2007 22:08:08 -0800 (PST) Message-ID: Date: Sat, 8 Dec 2007 09:08:08 +0300 From: "Alexey Petrenko" To: dev@harmony.apache.org Subject: Re: [general] [news] Harmony code in the wild In-Reply-To: <4759E2CD.5010308@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4759E2CD.5010308@gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org Yeah, great news! It is really interesting which modules are taken from Harmony... It will give us a hint which modules are passing TCK... :) SY, Alexey 2007/12/8, Tim Ellison : > I thought you'd be interested to know that IBM has released the > "IBM Java SDK version 6" for general availability today [1]. The Java > SDK is released across various combinations of Windows, AIX, z/OS, and > Linux on IA32, AMD64/EM64T, Power32 & 64, and zSeries 31 & 64 processors. > > Of particular note is that this version of the IBM Java SDK contains a > significant amount of Apache Harmony class library code, as developed by > a number of people on this list. So thank you, everyone, for the hard > work in implementing, testing and delivering production quality code. > > Of course, IBM's Java SDK v6 has passed the Java SE JCK compliance test > suite, is installed on numerous IBM systems, and forms the basis of > literally hundreds of IBM products, many used in mission-critical > environments. I think this is a very exciting achievement. > > [1] http://www.ibm.com/developerworks/java/jdk > > Regards, > Tim >