Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-6734

Java 9: do not use sun.misc.BASE64Encoder

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.4
    • general, rest
    • None

    Description

      For some reason we use sun.misc.BASE64Encoder in several places:
      1) jiraslurp.groovy
      2) Several REST-related classes in ignite-clients module.

      Need to remove this usages and use Base64. Note that this class is available since Java 8. Hopefully we will move to Java 8 in the same release. Otherwise we will have to apply some reflection-based hacks, I think.

      Attachments

        Issue Links

          Activity

            People

              andrey-kuznetsov Andrey Kuznetsov
              vozerov Vladimir Ozerov
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: