Java 9 build 118 is hiding some documented & public classes from unnamed module

Alan Bateman Alan.Bateman at oracle.com
Sun May 22 19:36:38 UTC 2016



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


More information about the jigsaw-dev mailing list