Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.7.0
-
None
-
None
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.
Attachments
Issue Links
- is depended upon by
-
KUDU-2427 Add support for Ubuntu 18.04
- Resolved