Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 7650 invoked from network); 2 Aug 2006 05:02:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Aug 2006 05:02:58 -0000 Received: (qmail 41542 invoked by uid 500); 2 Aug 2006 05:02:55 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 41502 invoked by uid 500); 2 Aug 2006 05:02:55 -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 41489 invoked by uid 99); 2 Aug 2006 05:02:55 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Aug 2006 22:02:55 -0700 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: 64.74.244.70 is neither permitted nor denied by domain of geir@pobox.com) Received: from [64.74.244.70] (HELO smtp.ivresearch.com) (64.74.244.70) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 01 Aug 2006 22:02:54 -0700 Received: (qmail 27897 invoked from network); 2 Aug 2006 05:02:32 -0000 Received: from ool-43560edb.dyn.optonline.net (HELO ?192.168.1.100?) (geir@67.86.14.219) by vdmx01.ivresearch.net with SMTP; 2 Aug 2006 05:02:32 -0000 Message-ID: <44D031E8.2000602@pobox.com> Date: Wed, 02 Aug 2006 01:02:32 -0400 From: Geir Magnusson Jr Reply-To: geir@pobox.com User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: harmony-dev@incubator.apache.org Subject: Re: [classlib] Plan on work on java.lang.instrument References: <44D01E9A.30800@gmail.com> <6e47b64f0608012144i52262bcdjc7b41c21a02fbd39@mail.gmail.com> In-Reply-To: <6e47b64f0608012144i52262bcdjc7b41c21a02fbd39@mail.gmail.com> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N It is a lang package, right? Stepan Mishura wrote: > On 8/2/06, Jimmy, Jing Lv wrote: >> >> Hi, >> >> If no objection, I shall go on with the plan of instrument :) >> Refer to Harmony status page[1], INSTRUMENT is missing, so this >> module shall named as "instrument". I shall open a wiki-page for its >> status like other modules on [2]. >> >> For Java codes, API classes/interfaces can be added to >> modules/luni/src/main/java/java/lang/instrument, and implementation can >> be added to >> >> modules/luni/src/main/java/org/apache/harmony/luni/internal/lang/instrument >> > > > Sorry, I didn't catch why you are going to put code to 'luni' module > Did you mean: > modules/ > instrument/ > src/main/java/java/lang/instrument > src/main/java/org/apache/harmony/luni/internal/lang/instrument > > Thanks, > Stepan. > > For native codes, instrument need a new directory in >> modules/luni/src/main/native named "instrument", in my plan, there >> should be two native code, one for instrument native implementation, and >> another for laugher (for parameter "-javaagent"). Instrument shall be >> compiled into a .DLL(.so) file alone. >> >> Any suggestions? Thanks! :) >> >> >> [1]http://incubator.apache.org/harmony/subcomponents/classlibrary/status.html >> >> [2]http://wiki.apache.org/harmony/INSTRUMENT >> >> >> -- >> >> Best Regards! >> >> Jimmy, Jing Lv >> China Software Development Lab, IBM >> >> --------------------------------------------------------------------- >> Terms of use : http://incubator.apache.org/harmony/mailing.html >> To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org >> For additional commands, e-mail: harmony-dev-help@incubator.apache.org >> >> > > --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org For additional commands, e-mail: harmony-dev-help@incubator.apache.org