[ 
https://issues.apache.org/jira/browse/FLINK-10227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16643518#comment-16643518
 ] 

ASF GitHub Bot commented on FLINK-10227:
----------------------------------------

dawidwys commented on issue #6801: [FLINK-10227] Remove 
javax.xml.bind.DatatypeConverter
URL: https://github.com/apache/flink/pull/6801#issuecomment-428217410
 
 
   Thanks @bmeriaux for the contribution. For the future before you start 
working on some issue please agree on the corresponding JIRA (I've seen it is 
assigned to someone else).
   
   +1, merging

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> 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)

Reply via email to