Return-Path: Delivered-To: apmail-incubator-harmony-commits-archive@www.apache.org Received: (qmail 81217 invoked from network); 25 Sep 2006 12:28:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 25 Sep 2006 12:28:45 -0000 Received: (qmail 85702 invoked by uid 500); 25 Sep 2006 12:28:44 -0000 Delivered-To: apmail-incubator-harmony-commits-archive@incubator.apache.org Received: (qmail 85592 invoked by uid 500); 25 Sep 2006 12:28:44 -0000 Mailing-List: contact harmony-commits-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-commits@incubator.apache.org Received: (qmail 85358 invoked by uid 99); 25 Sep 2006 12:28:43 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Sep 2006 05:28:43 -0700 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests= Received: from [209.237.227.198] ([209.237.227.198:45994] helo=brutus.apache.org) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id 7A/A5-13750-87BC7154 for ; Mon, 25 Sep 2006 05:28:40 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 1FAF6714293 for ; Mon, 25 Sep 2006 12:24:53 +0000 (GMT) Message-ID: <3566975.1159187093126.JavaMail.jira@brutus> Date: Mon, 25 Sep 2006 05:24:53 -0700 (PDT) From: "Rustem Rafikov (JIRA)" To: harmony-commits@incubator.apache.org Subject: [jira] Updated: (HARMONY-1567) [j.u.c integration with DRLVM - step#3]Atomic*Array: arrayBaseOffset and arrayIndexScale should be implemented In-Reply-To: <32585190.1159186971188.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/HARMONY-1567?page=all ] Rustem Rafikov updated HARMONY-1567: ------------------------------------ Attachment: juc-09232006.patch > [j.u.c integration with DRLVM - step#3]Atomic*Array: arrayBaseOffset and arrayIndexScale should be implemented > --------------------------------------------------------------------------------------------------------------- > > Key: HARMONY-1567 > URL: http://issues.apache.org/jira/browse/HARMONY-1567 > Project: Harmony > Issue Type: Bug > Components: Classlib, DRLVM > Reporter: Rustem Rafikov > Attachments: juc-09232006.patch > > > Hi, > The attached is a final (I hope) patch integration juc and DRLVM. > It implements arrayBaseOffset and arrayIndexScale methods. > Almost all JSR166 unit tests are passed now. > Exception are CopyOnWriteArrayListTest and CopyOnWriteArraySetTest wich are not implemented in Harmony. > PS. 1. I returned j.u.c.l.LockSupport back to the DRLVM kernel classes to make juc+DRLVM working till final desing and decision regarding Objects and Threads be made. > 2. This patch does not incude AtomicLong.VMSupportsCS8() implementation. Comment it to test the patch. > 3. Please apply https://issues.apache.org/jira/browse/HARMONY-1383 first. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira