classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cp-patches] Patch: java.util.Arrays API methods implemented


From: Andrew John Hughes
Subject: Re: [cp-patches] Patch: java.util.Arrays API methods implemented
Date: Sun, 27 Nov 2005 17:00:55 +0000

On Mon, 2005-11-07 at 14:10 -0500, Anthony Balkissoon wrote:
> Implemented the toString methods from java.util.Arrays that JAPI pointed
> out were missing.
> 
> 2005-11-07  Anthony Balkissoon  <address@hidden>
> 
>       * java/util/Arrays.java:
>       (toString(long[])): New API method.
>       (toString(int[])): Likewise.
>       (toString(short[])): Likewise.
>       (toString(char[])): Likewise.
>       (toString(byte[])): Likewise.
>       (toString(boolean[])): Likewise.
>       (toString(float[])): Likewise.
>       (toString(double[])): Likewise.
>       (toString(Object[])): Likewise. 
> 
> --Tony
> _______________________________________________
> Classpath-patches mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/classpath-patches

Can you please check the generics branch as well before concluding that
something has not been implemented?  These methods were already
implemented there.

Thanks,
-- 
Andrew :-)

Please avoid sending me Microsoft Office (e.g. Word, PowerPoint)
attachments.
See http://www.fsf.org/philosophy/no-word-attachments.html

If you use Microsoft Office, support movement towards the end of vendor
lock-in:
http://opendocumentfellowship.org/petition/

"Value your freedom, or you will lose it, teaches history.
`Don't bother us with politics' respond those who don't want to learn."
-- Richard Stallman

Escape the Java Trap with GNU Classpath!
http://www.gnu.org/philosophy/java-trap.html
public class gcj extends Freedom implements Java { ... }

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]