bug-classpath
[Top][All Lists]
Advanced

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

[Bug classpath/29370] classpath/gnu/java/security/util/Base64.java:200:


From: csm at gnu dot org
Subject: [Bug classpath/29370] classpath/gnu/java/security/util/Base64.java:200: warning: Unreachable statement
Date: 6 Oct 2006 18:41:03 -0000


------- 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





reply via email to

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