* gnu/java/nio/FileLockImpl.java (released): New member variable. (FileLockImpl): Initialize released. (releaseImpl): New native method. (release): Implemented. * gnu/java/nio/SelectorImpl.java: Reformatted. * gnu/java/nio/SelectionKeyImpl.java: Reformatted. * gnu/java/nio/ServerSocketChannelImpl.java: Reformatted. (accept): Throws IOException. * gnu/java/nio/SocketChannelImpl.java: Reformatted. (implConfigureBlocking): Throws IOException. (connect): Likewise. (read): Likewise. (write): Likewise. * gnu/java/nio/natFileLockImpl.cc: New file. * java/nio/channels/FileLock.java: Reformatted. * Makefile.am: (ordinary_java_source_files): Added gnu/java/nio/FileLockImpl.java. (nat_source_files): Added gnu/java/nio/natFileLockImpl.cc. * Makefile.in: Regenerated. From-SVN: r66799
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| channels | Loading commit data... | |
| charset | Loading commit data... | |
| Buffer.java | Loading commit data... | |
| BufferOverflowException.java | Loading commit data... | |
| BufferUnderflowException.java | Loading commit data... | |
| ByteBuffer.java | Loading commit data... | |
| ByteOrder.java | Loading commit data... | |
| CharBuffer.java | Loading commit data... | |
| DoubleBuffer.java | Loading commit data... | |
| FloatBuffer.java | Loading commit data... | |
| IntBuffer.java | Loading commit data... | |
| InvalidMarkException.java | Loading commit data... | |
| LongBuffer.java | Loading commit data... | |
| MappedByteBuffer.java | Loading commit data... | |
| ReadOnlyBufferException.java | Loading commit data... | |
| ShortBuffer.java | Loading commit data... |