------- Comment #2 from csm at gnu dot org  2006-10-06 18:41 -------
We also have no fewer than *four* base-64 decoders currently in Classpath. We
should probably just pick one and use it everywhere.

The ones we have (that I know of) are:

  gnu.java.security.util.Base64
  gnu.javax.net.ssl.Base64
  gnu.inet.util.BASE64
  gnu.java.io.Base64InputStream

We could also consider implementing the API of sun.misc.BASE64.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29370



_______________________________________________
Bug-classpath mailing list
Bug-classpath@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-classpath

Reply via email to