mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-19 07:38:56 +08:00
b772d2f592
* gnu/java/nio/ByteBufferImpl.java (putInt): Use limit() instead of limit. * gnu/java/nio/CharBufferImpl.java (slice): Fixed implementation. (subSequence): Better bounds checking. * gnu/java/nio/MappedByteFileBuffer.java: Import all needed classes directly. * java/nio/ByteBuffer.java (hashCode): New dummy method. * java/nio/CharBuffer.java (array_offset): New member variable. (hasArray): Fixed documentation. (arrayOffset): Return array_offset. From-SVN: r64165 |
||
---|---|---|
.. | ||
awt | ||
classpath | ||
gcj | ||
java |