All,
Status on the most recent upload to Harmony-318

1)
JNI native method linkage now works as expected.  javah is used to
create one native
method's header file.  The header file is "#include" in the *.c file
without problems.
2)
Comments were cleaned up.
3)
The directory tree was rearranged to more closely match Classlib's structure.
4)
The top-level directory is now gnuclasspathadapter.

My nexst steps are:
1)
Get System.out.println() working.  (Currently only System.out.write() works)
2)
Compile LUNI native methods then see what happens.  (They should
"simply just work").

--
Weldon Washburn
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]

Reply via email to