mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-19 22:09:46 +08:00
3fd64b5a09
* java/lang/Runtime.java (_load): Declare. (load, loadLibrary): Wrote in terms of _load. * java/lang/natRuntime.cc (load): Call JNI_OnLoad if it appears in library. (loadLibrary): Likewise. Include <jni.h>. (_load): New method. (loadLibrary, load): Removed. From-SVN: r31846 |
||
---|---|---|
.. | ||
awt | ||
io | ||
lang | ||
math | ||
net | ||
security | ||
text | ||
util |