GitHub user dolphy17 opened a pull request:
https://github.com/apache/zookeeper/pull/393
ZOOKEEPER-2914: Clear or suppress Java 9 compiler warning messages
It was a little bit trickier than trunk, but I've tried to do my best to
remove almost all warnings.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dolphy17/zookeeper ZOOKEEPER-2914-3.4
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/393.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #393
----
commit 3b9bec4aab65deeecf1844a13c21c92ab84b7054
Author: Andor Molnar <[email protected]>
Date: 2017-10-06T16:45:53Z
ZOOKEEPER-2914: Clear or suppress Java 9 compiler warning messages
----
---