This is the mail archive of the java-patches@sourceware.cygnus.com 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]

Re: Cleanup patches


Anthony> 	* jni.cc (_Jv_JNI_AttachCurrentThread): Minor cleanup.

Thanks.  I don't know why I didn't think of that...

Anthony> 	(JNI_GetCreatedJavaVMs): Remove compiler warning.

This one is wrong if assertions are enabled.
Maybe we could just use __attribute__((unused))

Tom


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