Details
Description
*) 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.
Attachments
Issue Links
- relates to
-
JDK-8173585 Intrinsify StringLatin1.indexOf(char)
-
- Resolved
-