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

Remove static dependency on sun.misc.BASE64Decoder BASE64Encoder

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • deploy
    • b97

      Good work was done in JDK-8066776 to remove the runtime dependency on sun.misc.BASE64Decoder and BASE64Encoder, but there is still a static dependency on these types in jdk.deploy/share/classes/com/sun/deploy/util/Base64Wrapper.java. This will be a problem when these types are removed in JDK-8144479.

      The solution is to access the coders reflectively.

            chegar Chris Hegarty
            chegar Chris Hegarty
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: