Hi,

On Tue, 2002-08-06 at 21:44, C. Scott Ananian wrote:
> The appended patch cleans up the comemnts in native/jni/java-io:
>  1) all sentences end in a period.
>  2) all methods have (correct) JNI class/method/signature information.
>  3) several typos/transpositions/extra spaces quashed.
> 
> No changes to code.

Thanks for these and the other two cleanup.
I just submitted them to CVS.

2002-08-13  C. Scott Ananian <[EMAIL PROTECTED]>

    * native/jni/java-util/java_util_TimeZone.c
    (Java_java_util_TimeZone_getDefaultTimeZoneId): Add standard jni doc
    and remove call to NewGlobalRef.
    * native/jni/java-lang/java_lang_Double.c: Clean up jni docs.
    * native/jni/java-io/java_io_File.c: Likewise.
    * native/jni/java-io/java_io_FileDescriptor.c: Likewise.
    * native/jni/java-io/java_io_FileInputStream.c: Likewise.
    * native/jni/java-io/java_io_FileOutputStream.c: Likewise.
    * native/jni/java-io/java_io_ObjectInputStream.c: Likewise.
    * native/jni/java-io/java_io_ObjectOutputStream.c: Likewise.
    * native/jni/java-io/java_io_RandomAccessFile.c: Likewise.

Normally we ask people to assign copyright for Classpath additions to
the FSF. Since these were "obvious/automatic" changes that is not needed
now. But if you want to submit other more substantial changes in the
future you might want to contact Brian Jones to ask about what would be
needed.

Thanks,

Mark


_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath

Reply via email to