CVSROOT: /cvsroot/classpath Module name: classpath Branch: Changes by: Mark Wielaard <[EMAIL PROTECTED]> 05/07/26 09:40:21
Modified files: . : ChangeLog gnu/java/nio/channels: FileChannelImpl.java native/jni/java-nio: gnu_java_nio_channels_FileChannelImpl.c Log message: * gnu/java/nio/channels/FileChannelImpl.java (description): New final field. (FileChannelImpl): Set description. (init): Likewise. (toString): New method. All methods add parameters when throwing IllegalArgumentException. * native/jni/java-nio/gnu_java_nio_channels_FileChannelImpl.c (open): Add filename to FileNotFoundException. CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.4231&tr2=1.4232&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/gnu/java/nio/channels/FileChannelImpl.java.diff?tr1=1.16&tr2=1.17&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/native/jni/java-nio/gnu_java_nio_channels_FileChannelImpl.c.diff?tr1=1.20&tr2=1.21&r1=text&r2=text _______________________________________________ Commit-classpath mailing list Commit-classpath@gnu.org http://lists.gnu.org/mailman/listinfo/commit-classpath