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


Hi,
It is "java.lang.instrument", so IMHO it can be put to "luni" module. And another reason is that it is rather small to be a single module. :)

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]






--

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]

Reply via email to