You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@harmony.apache.org by Weldon Washburn <we...@gmail.com> on 2006/04/19 23:26:11 UTC

[classlib.gnuclasspathadapter] status on today's JIRA Harmony-318 upload

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: harmony-dev-unsubscribe@incubator.apache.org
For additional commands, e-mail: harmony-dev-help@incubator.apache.org