Generated code uses 256 byte fields to provide hierarchical padding. JMH infrastructure classes, however, only do 128 boolean fields. We need to make sure we use the same padding code in manual infra as in the generated code.
- links to
-
Review(master) openjdk/jmh/146