[ 
https://issues.apache.org/jira/browse/KUDU-2403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Grant Henke updated KUDU-2403:
------------------------------
    Description: 
sun.net.spi.nameservice.NameService has been removed from Java 9+. In order to 
be able to compile on Java 9+ in the future we will need to adjust the usage of 
this class. We likely want to support both java 8 and Java 9+ compilation. 

See [https://bugs.openjdk.java.net/browse/JDK-8134577] for details. 

  was:
sun.net.spi.nameservice.NameService has been removed from Java 9+. In order to 
be able to compile on Java 9+ in the future we will need to replace the usage 
of this class. We likely want to support both java 8 and Java 9+ compilation. 

See [https://bugs.openjdk.java.net/browse/JDK-8134577] for details. 


> Fix FakeDNS in Java 9+
> ----------------------
>
>                 Key: KUDU-2403
>                 URL: https://issues.apache.org/jira/browse/KUDU-2403
>             Project: Kudu
>          Issue Type: Improvement
>    Affects Versions: 1.7.0
>            Reporter: Grant Henke
>            Assignee: Grant Henke
>            Priority: Major
>
> sun.net.spi.nameservice.NameService has been removed from Java 9+. In order 
> to be able to compile on Java 9+ in the future we will need to adjust the 
> usage of this class. We likely want to support both java 8 and Java 9+ 
> compilation. 
> See [https://bugs.openjdk.java.net/browse/JDK-8134577] for details. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to