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]

Re: [patch libjava]: Do some fixes for windows native targets


>>>>> "Kai" == Kai Tietz <ktietz70@googlemail.com> writes:

Kai> this patch fixes some issues in libjava for windows targets.  It
Kai> addresses for now only 32-bit target, but for JNICALL definition I
Kai> introduced already logic for 64-bit windows target too as preparation.

Most of this seems ok to me.

Kai> 	* java/lang/reflect/Field.h (_Jv_JNI_ToReflectedField):
Kai> 	Likewise.
Kai> 	* java/lang/reflect/Constructor.h (_Jv_JNI_ToReflectedMethod):
Kai> 	Likewise.

These headers are generated.  You have to edit headers.txt and then
rebuild them.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]