[ https://issues.apache.org/jira/browse/KUDU-2403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Grant Henke resolved KUDU-2403. ------------------------------- Resolution: Fixed Fix Version/s: 1.8.0 > 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 > Fix For: 1.8.0 > > > 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)