-
Bug
-
Resolution: Fixed
-
P3
-
16
-
b23
*) Inputs should not be in "static final" to avoid constant folding
*) Outputs ("ret" values) should be at least returned from @Benchmark method
There might be more issues, please look through the JMH Samples first, and then rewrite.
- relates to
-
JDK-8173585 Intrinsify StringLatin1.indexOf(char)
-
- Resolved
-