From http://java-performance.info/base64-encoding-and-decoding-performance/, jdk8's base64 implementation is good. We can move to use jdk8's Base64 after we drop jdk7 support and move to jdk8.
- is related to
-
JBEAP-4901 Use JDK8 Base64 impl in RESTEasy
- Closed
-
RESTEASY-1433 Compile with JDK 1.8 source/target version
- Closed