-
Enhancement
-
Resolution: Fixed
-
P5
-
None
-
b11
A few old microbenchmarks in org.openjdk.bench.java.lang.StringBuffers looks a bit out of place as they aren't explicitly testing java.lang.StringBuffer but implicit string concatenation and methods like String::substring. There are other microbenchmarks that explicitly test for these, so a clean up is in order.