Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-9521

sun.misc.BASE64Encoder is Sun proprietary API and may be removed in a future release

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Trivial Trivial
    • core
    • None

      sun.misc.BASE64Encoder is Sun proprietary API and may be removed in a future release. There are several instances of using BASE64Encoder in the core which generates a compiler warning. Apache commons-codec has a Base64 encoder which is a near drop in replacement for the sun.misc.BASE64Encoder.

            olamy Olivier Lamy
            jieryn jieryn
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: