They are now @State classes, but their processing in JMH still differ from @State classes -- notably, the lifecycle management for *Param classes, Control special cases, and implicitly escaping the Blackhole instance. We might be better treating these classes completely specially.
- relates to
-
CODETOOLS-7901865 Blackhole.consume(Object) retains consumed objects
- Resolved