mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-19 18:29:57 +08:00
10832fce7c
* gnu/java/nio/ByteBufferImpl.java (putLong): Fixed conversion to bytes. (putDouble): Fixed conversion to bytes. * gnu/java/nio/DirectByteBufferImpl.java (putLong): Fixed conversion to bytes. (putDouble): Fixed conversion to bytes. * gnu/java/nio/FileLockImpl.java (isValid): Reformatted. * java/nio/Buffer.java (Buffer): Fixed off-by-one bug in handling mark. * java/nio/ByteBuffer.java: Added newline. * java/nio/CharBuffer.java (toString): Don't use relative get to get string data. From-SVN: r66946 |
||
---|---|---|
.. | ||
awt | ||
classpath | ||
gcj | ||
java | ||
javax/rmi |