commit-classpath
[Top][All Lists]
Advanced

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

[Patch #805] Make include/jni.h usable by JJM kernels


From: nobody
Subject: [Patch #805] Make include/jni.h usable by JJM kernels
Date: Wed, 11 Dec 2002 09:34:03 -0500

Patch #805 has been updated. 

Project: 
Category: None
Status: Open
Summary: Make include/jni.h usable by JJM kernels

Follow-Ups:

Date: 2002-Dec-11 14:34
By: crawley

Comment:
(The title should read >>JVM<< not JJM ...)

This patch does two things:

  1) If _JNI_VM_INTERNAL_TYPES_DEFINED is defined before
     jni.h is #included, the "void *" dummy declarations
     for jobject, methodID or fieldID are ifdef'd out.
     This allows a JVM kernel to use the real typedefs.

  2) ./configure --with-jni-extensions=xyz causes jni.h
     to include JNI function vector extensions to be 
     #included from <jni_ext-xyz.h>

 

-------------------------------------------------------

-------------------------------------------------------
For more info, visit:

http://savannah.gnu.org/patch/?func=detailpatch&patch_id=805&group_id=85



reply via email to

[Prev in Thread] Current Thread [Next in Thread]