classpath
[Top][All Lists]
Advanced

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

Re: [PATCH] doc cleanups to jni/java-io


From: Mark Wielaard
Subject: Re: [PATCH] doc cleanups to jni/java-io
Date: 13 Aug 2002 23:15:26 +0200

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 <address@hidden>

    * 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




reply via email to

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