RFC: adding JNI_VERSION_1_6

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi!

Would that be OK to commit?

2007-08-30  Christian Thalinger  <twisti@xxxxxxxxxxxxxxxxxxxxx>

        * include/jni.h (JNI_VERSION_1_6): Added.

- twisti

---

Index: include/jni.h
===================================================================
RCS file: /cvsroot/classpath/classpath/include/jni.h,v
retrieving revision 1.10
diff -u -3 -p -r1.10 jni.h
--- include/jni.h       28 Jun 2007 15:47:37 -0000      1.10
+++ include/jni.h       30 Aug 2007 08:58:12 -0000
@@ -142,6 +142,7 @@ typedef struct _jmethodID *jmethodID;
 #define JNI_VERSION_1_1 0x00010001
 #define JNI_VERSION_1_2 0x00010002
 #define JNI_VERSION_1_4 0x00010004
+#define JNI_VERSION_1_6 0x00010006
 
 /* Used when releasing array elements.  */
 #define JNI_COMMIT 1




[Index of Archives]     [Linux Kernel]     [Linux Cryptography]     [Fedora]     [Fedora Directory]     [Red Hat Development]

  Powered by Linux