Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-7240

Deprecate org.infinispan.commons.util.Base64 and replace usages with java.util.Base64

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 9.0.0.Beta1, 9.0.0.Final
    • None
    • None
    • None

    Description

      See http://java-performance.info/base64-encoding-and-decoding-performance/ for a discussion on performance of various implementations of Base64 encoding.
      The java 8 implementation is slightly faster than the 'Robert Harder' implementation we have in org.infinispan.commons.util.Base64 class.

      Attachments

        Activity

          People

            anistor Adrian Nistor (Inactive)
            anistor Adrian Nistor (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: