[
https://issues.apache.org/jira/browse/FLINK-10227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Wysakowicz resolved FLINK-10227.
--------------------------------------
Resolution: Fixed
> Remove usage of javax.xml.bind.DatatypeConverter
> ------------------------------------------------
>
> Key: FLINK-10227
> URL: https://issues.apache.org/jira/browse/FLINK-10227
> Project: Flink
> Issue Type: Sub-task
> Components: Core
> Affects Versions: 1.7.0
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.7.0
>
>
> In java 9 {{javax.xml.bind.DatatypeConverter}} is no longer accessible by
> default. Since this calss is only used in 3 instances (and only the single
> method {{parseHexBinary}}) we should replace it with another implementation.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)