Github user mkedwards commented on the issue:
https://github.com/apache/zookeeper/pull/707
Review comments addressed. It's a little bit weird that `ant test` doesn't
recompile the tests when the implementation has changed; an `ant clean`/`ant
test` cycle caught another test failure-to-compile due to more restrictive
access on data members.---
