[Bug 564] NetX depends on sun.misc.BASE64Encoder

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Fri Oct 1 14:18:43 PDT 2010


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=564





------- Comment #3 from omajid at redhat.com  2010-10-01 21:18 -------
Created an attachment (id=426)
 --> (http://icedtea.classpath.org/bugzilla/attachment.cgi?id=426&action=view)
patch

The Base64 class is copied from java.util.prefs.Base64 (which is part of
OpenJDK). The changes to KeyTool are my own.

Still, I am too excited about reinventing (or rather copying) the wheel. While
I dont expect the Base64 encoding to change, copying code rather than using a
library doesnt seem like the best thing to do.


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