[Bug 564] NetX depends on sun.misc.BASE64Encoder
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Fri Oct 1 10:54:31 PDT 2010
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=564
------- Comment #1 from omajid at redhat.com 2010-10-01 17:54 -------
I cant find a way to portably encode data in base 64 format. I see quite a few
classes named Base64, but none of them are public or standard (I thought the
OpenJDK developers would have standardized a Base64 class given that it's used
in so many places). Since Netx is a part of the JDK, it cant depend on an
external library (such as apache-commons) to encode data in base 64 format.
Any ideas? Should I implement Base64 encoding as part of Netx?
--
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the distro-pkg-dev
mailing list