Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6285042

Provide base64 support by making sun.misc.BASE64[En|De]coder public

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 5.0
    • core-libs
    • None
    • sparc
    • solaris

      base64 encode/decode are common operations. There is sun.misc.BASE64[En|De]coder but as it is in private sun.* package it is not appropriate for use. End result is that base64 code gets needlessly copied and duplicated often in many products. It would be nicer to move this support to a public (java.util.* perhaps) package.

      ###@###.### 2005-06-14 04:03:01 GMT

            iris Iris Clark
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: