This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[patch] merge from classpath hashcode implementation for nio


Hi all,

this is a merge from classpath.

Ok, if no new regressions in mauve?

Andreas

2004-09-21  Sven de Marothy <sven@physto.se>
       * java/nio/ByteBuffer.java:
	(hashCode): Implemented.
       * java/nio/CharBuffer.java:
       * java/nio/DoubleBuffer.java:
       * java/nio/FloatBuffer.java:
       * java/nio/LongBuffer.java:
       * java/nio/IntBuffer.java:
       * java/nio/ShortBuffer.java:
	Likewise.

Attachment: nio-buffer1.diff
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]