diff options
author | Per Bothner <bothner@gcc.gnu.org> | 2004-02-29 11:09:28 -0800 |
---|---|---|
committer | Per Bothner <bothner@gcc.gnu.org> | 2004-02-29 11:09:28 -0800 |
commit | 612e6609875599726838087b64e1ec6d6c8ee4e9 (patch) | |
tree | b807dd37aa1642e417973a55531593d81aa3ef7f /libjava/java/security/InvalidKeyException.java | |
parent | 2f537af9e7c0463134c31431c60de13ca5729183 (diff) | |
download | gcc-612e6609875599726838087b64e1ec6d6c8ee4e9.zip gcc-612e6609875599726838087b64e1ec6d6c8ee4e9.tar.gz gcc-612e6609875599726838087b64e1ec6d6c8ee4e9.tar.bz2 |
FileChannelImpl.java: New class, renamed from java/nio/channels.
* gnu/java/nio/channels/FileChannelImpl.java: New class, renamed
from java/nio/channels. Don't depend on FileDescriptor.
(in, out, err): New static fields.
(mode): New field.
(SET, CUR, READ, WRITE, APPEND, EXCL, SYNC, DSYNC): Moved constants
from FileDescriptor.
(by): Removed MappedByteBuffer field.
(map): New working implementation.
* gnu/java/nio/channels/natFileChannelPosix.cc: New file, though
some code "ported" from natFileDescriptoPosix.cc.
* gnu/java/nio/channels/natFileChannelEcos.cc: Likewise.
* gnu/java/nio/channels/natFileChannelWin32.cc Likewise.
From-SVN: r78659
Diffstat (limited to 'libjava/java/security/InvalidKeyException.java')
0 files changed, 0 insertions, 0 deletions