-
Improvement
-
Resolution: Fixed
-
Trivial
-
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.
[JENKINS-9521] sun.misc.BASE64Encoder is Sun proprietary API and may be removed in a future release
Assignee | New: Olivier Lamy [ olamy ] | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
https://github.com/jenkinsci/jenkins/pull/107