**Describe the bug** Base64Test fails on JDK 16+ due to https://bugs.openjdk.org/browse/JDK-8253142 **To Reproduce** Steps to reproduce the behavior: 1. run `mvn -Dtest=Base64Test clean test` with a JDK 16+
Describe the bug
Base64Test fails on JDK 16+ due to https://bugs.openjdk.org/browse/JDK-8253142
To Reproduce
Steps to reproduce the behavior:
mvn -Dtest=Base64Test clean testwith a JDK 16+