[JAVA] /bin/sh portability issues in scripts/check_jni_methods.sh

Mike Stump mrs@apple.com
Sat Jul 8 00:31:00 GMT 2006


On Jul 6, 2006, at 9:44 PM, Roger Sayle wrote:
> Now for the admission.  This final patch, to scripts/ 
> check_jni_methods.sh
> is more of a workaround (hack?) than a solution to the portability  
> issues.

After reviewing the script, I see no reason why they use -C.  I think  
your patch is the right solution.  I might possibly add:

   rm -f $TMPFILE $TMPFILE2 $TMPFILE3

to the top of the script, if people are worried about _something_...



More information about the Java-patches mailing list