Suneel -- Thanks for creating the JIRA issue and pointing out the licensing problems. I see that JMH is under the GNU GPL2 ( http://openjdk.java.net/legal/) which is not compatible with the Apache license (http://www.apache.org/legal/resolved.html).
It appears that Flink just removed the benchmarking code instead of re-porting it to another option. I would like us to port it to another license-compatible benchmarking framework such as Google Caliper (or something similar) instead of removing the code as the benchmarking is important for encryption optimization. Thoughts? Thanks! Ellison Anne
