Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 72525 invoked from network); 23 Apr 2007 07:34:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Apr 2007 07:34:08 -0000 Received: (qmail 83594 invoked by uid 500); 23 Apr 2007 07:34:12 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 83570 invoked by uid 500); 23 Apr 2007 07:34:12 -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 83561 invoked by uid 99); 23 Apr 2007 07:34:12 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Apr 2007 00:34:12 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of liyilei1979@gmail.com designates 66.249.92.175 as permitted sender) Received: from [66.249.92.175] (HELO ug-out-1314.google.com) (66.249.92.175) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Apr 2007 00:34:05 -0700 Received: by ug-out-1314.google.com with SMTP id 30so1254608ugs for ; Mon, 23 Apr 2007 00:33:44 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=JiL22xJ2QkXD7fT4HV+1sJGhS5jOk87fEBTeiDw2MYijpI9UX7Fevf5PzkgpOAvrZnWfWfqP3vjAWtRrc2j+GS0eE3CQZDWzV9b3bkoh5oTrDHMKOe3ptgN8rPFkM1FRsmhe8SJa0R/S7JAXHgK1EGSrJ0uik6uAfh3PuIGxwFg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=UJCjcHtpKKv/T6qECNj/+xBblFvzAJL2kfvJJFCI4qDqisWNaVD1AKywV6k4Mm9ujZOI4hJK6pKPjYAuUsmc9eSHT2F0f34IhbDr1Rvc++O4p3mkQXZl/yo1oEkaUYABgi/03sWAkmqpSW5H3u4GptTldskrPi6feU7kfHXR0tE= Received: by 10.82.113.6 with SMTP id l6mr8452527buc.1177313623812; Mon, 23 Apr 2007 00:33:43 -0700 (PDT) Received: by 10.82.183.4 with HTTP; Mon, 23 Apr 2007 00:33:43 -0700 (PDT) Message-ID: Date: Mon, 23 Apr 2007 15:33:43 +0800 From: "Leo Li" To: harmony-dev@apache.org Subject: [classlib][security] Propose to complete new features of java 6 in security module MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_106623_2049530.1177313623744" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_106623_2049530.1177313623744 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, all: With the help of [1], I found that the enhancement in Java 6 of security module focuses on 1.java.security.Policy and related class. 2.Refractors for java.security.UnrecoverableKeyException and KeyRep.Type.finalize() 3.java.security.AccessController I would like to complete these new features in classlib part.(AccessController is part of kernel classes, which is given by VM provider.) Any other volunteers? [1] http://www.kaffe.org/~stuart/japi/htmlout/h-jdk6-jdk15.html#pkg_java_security -- Leo Li China Software Development Lab, IBM ------=_Part_106623_2049530.1177313623744--