Closed cpovirk closed 4 years ago
The tests pass when run internally under Bazel, so there must be something different about the Maven environment.
I hit upon the novel idea of actually testing under different versions of Java :-P
Turns out that 9 works fine but that 10 fails. I'll update the bug title.
It looks like this just required updating to a new version of java-allocation-instrumenter. A newer version than 3.1.0 had been released, but we never updated the README. I also just released 3.3.0 last night, so I'm updating the Caliper dep to fix this.
They fail, and I worry that the fixes are nontrivial.
https://travis-ci.org/google/caliper/jobs/593628418