On 21/05/2016 13:51, Robert Muir wrote:
:
Just a little followup: It seems most code impacted by this change is
just using jaxb's base64 class. We've seen it not just with Solr but
with cloud libraries like AWS SDK and so on.

I'm not really suggesting anything here but just mentioning it as a
possible "easy win" from usages I have seen.
This is useful - thanks! We've also had a few tests in the JDK test suite that needlessly used javax.xml.bind.DatatypeConverter because it defines methods such as printHexBinary.

-Alan

Reply via email to