Github user eolivelli commented on the pull request:
https://github.com/apache/zookeeper/commit/232232e7f338a9eca440d89dcfc8ed22e0336e60#commitcomment-31151817
In zookeeper-server/src/main/java/org/apache/zookeeper/common/X509Util.java:
In zookeeper-server/src/main/java/org/apache/zookeeper/common/X509Util.java
on line 544:
To me is okay a new JIRA.
When building on JDK10 you wlil have a "deprecation" warning, I think we
should add a SuppressWarnings annotation.
ZK is building and running fine on JDK10/JDK11, please check
---