gcc/libjava/java
Andrew Haley e976ed37ef jni.cc (_Jv_JNI_check_types): New.
2003-06-11  Andrew Haley  <aph@redhat.com>

        * jni.cc (_Jv_JNI_check_types): New.
        (_Jv_JNI_SetPrimgitiveArrayRegion): Check array type.
        (_Jv_JNI_GetPrimitiveArrayRegion): Ditto.
        (_Jv_JNI_GetPrimitiveArrayElements): Ditto.
        (_Jv_JNI_ReleasePrimitiveArrayElements): Ditto.

        * java/lang/natVMSecurityManager.cc (getClassContext): Fix
        infinite loop.

From-SVN: r67835
2003-06-12 15:39:17 +00:00
..
applet
awt InputSubset.java: New version from classpath. 2003-06-11 13:47:49 +00:00
beans
io ClassLoader.java (loadClass): Not deprecated. 2003-06-12 03:13:14 +00:00
lang jni.cc (_Jv_JNI_check_types): New. 2003-06-12 15:39:17 +00:00
math
net DatagramSocket.java: Partly merged with classpath. 2003-06-11 10:38:38 +00:00
nio MappedByteBuffer.java, [...]: Removed unneeded imports. 2003-06-11 10:38:58 +00:00
rmi
security Security.java (secprops): Initialize. 2003-06-07 18:38:09 +00:00
sql
text For PR libgcj/11085: 2003-06-08 19:00:02 +00:00
util 2003-05-27 Michael Koch <konqueror@gmx.de> 2003-05-27 06:34:29 +00:00