George Harley (JIRA) wrote: > Contribution of Java code for package java.lang.management > ---------------------------------------------------------- > > Key: HARMONY-1407 > URL: http://issues.apache.org/jira/browse/HARMONY-1407 > Project: Harmony > Issue Type: New Feature > Components: Contributions > Environment: Win32 and Linux > Reporter: George Harley > Priority: Minor > > > An implementation of the java.lang.management package at the Java 5.0 level > complete with unit test cases. This contribution contains only class library > code written in Java; it does *not* include any platform-specific C/C++ code > required to implement the native end of the numberous JNI calls. > > In the doc folder of the contribution zip the text file NativeInterface.txt > lists all of the native calls made by this version of the package. It is > envisaged that implementations for these will be developed inside the Harmony > project. > > Best regards, > George Harley > IBM UK
Awesome! -- Stefano. --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
