Java uses long, so we should use int64_t. Using uint64_t causes the wrong indexes to be calculated, and therefore, the filter to respond incorrectly to a given key. Signed-off-by: Glauber Costa <glommer@cloudius-systems.com>