[
https://issues.apache.org/jira/browse/JENA-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16351544#comment-16351544
]
Andy Seaborne commented on JENA-1476:
-------------------------------------
The package `javax.xml.bind` is considered part of JavaEE and is not available
by default as a module for JavaSE in Java9. It will be removed from JavaSE in
Java11 ([JEP 320](http://openjdk.java.net/jeps/320).
> Stop using javax.xml.bind.DatatypeConverter
> -------------------------------------------
>
> Key: JENA-1476
> URL: https://issues.apache.org/jira/browse/JENA-1476
> Project: Apache Jena
> Issue Type: Task
> Affects Versions: Jena 3.6.0
> Reporter: Andy Seaborne
> Priority: Major
>
> {{javax.xml.bind}} is not available by default in Java9.
> Jena's use is only hex/base64 translation.
> commons-codec has the necessary code.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)