This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Hi, On Wed, 2004-11-03 at 23:49, Tom Tromey wrote: > I'm checking this in on the trunk. I'm also putting a small variant > of this patch in Classpath. > > This patch fixes a minor bug in jni.h, as reported here: > > http://article.gmane.org/gmane.comp.version-control.subversion.devel/52691 > > * include/jni.h (struct JNINativeInterface) <NewObjectArray>: Now > returns jobjectArray. Just for the record this comes from the JNI book specification. The online version also listed this as returning jarray: http://java.sun.com/docs/books/jni/html/functions.html#65786 But I agree that the spec is probably wrong. Cheers, Mark
Attachment:
signature.asc
Description: This is a digitally signed message part
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |