ByteBuffer.putDouble

Mark Wielaard mark@klomp.org
Fri Oct 15 22:20:00 GMT 2004


Hi Sven,

On Fri, 2004-10-08 at 18:20, Sven de Marothy wrote:
> Here's a little testcase for ByteBuffer.putDouble. A minor bug here had
> caused Classpath bug #9106. 

Thanks.

> (it should go in gnu/testlet/java/nio/ByteBuffer)

Yes, but then this package statement:

> package gnu.testlet.java.nio.IntBuffer;

Should be:

> package gnu.testlet.java.nio.ByteBuffer;

Commited with that change as:

2004-10-15  Sven de Marothy  <sven@physto.se>

        * gnu/testlet/java/nio/ByteBuffer/putDouble.java: New test.

GNU Classpath 0.11 seems to have a bug according to this test that was
fixed in CVS.

Cheers,

Mark
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://sourceware.org/pipermail/mauve-patches/attachments/20041015/9e12dec5/attachment.sig>


More information about the Mauve-patches mailing list