-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P5
-
Affects Version/s: None
-
Component/s: core-libs
-
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.