Chesnay Schepler created FLINK-10227:
----------------------------------------
Summary: 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
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)