Yes, it is. But accoriding to [1] the code should be put into separate 'instrument' module. So the patch should start with 'modules/'instrument'.
Thanks, Stepan. [1]http://wiki.apache.org/harmony/componentization On 8/2/06, Geir Magnusson Jr wrote:
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: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Thanks, Stepan Mishura Intel Middleware Products Division ------------------------------------------------------ Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]