* gnu/java/nio/FileChannelImpl.java (read): New implementation. (implRead): New methods. (write): New implementation, call other write insteal of read method. (implWrite): New methods. (map): Added comment. (transferFrom): Implemented. (transferTo): Implemented. (lock): Added checks to throw exceptions. (truncate): Added check to throw exception. * gnu/java/nio/natFileChannelImpl.cc (implRead): New method. (implWrite): New method. * java/nio/ByteBuffer.java (hashCode): Fixed comment. (get): Fixed exception documentation. (put): Fixed exception documentation. * java/nio/CharBuffer.java: Added comment for later optimizations. From-SVN: r66373
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
awt | Loading commit data... | |
beans | Loading commit data... | |
io | Loading commit data... | |
lang | Loading commit data... | |
locale | Loading commit data... | |
math | Loading commit data... | |
nio | Loading commit data... | |
rmi | Loading commit data... | |
security | Loading commit data... | |
text | Loading commit data... | |
util | Loading commit data... |