RFR: 8326370: Remove redundant and misplaced micros from StringBuffers
Claes Redestad
redestad at openjdk.org
Wed Feb 21 11:21:56 UTC 2024
On Tue, 20 Feb 2024 20:58:50 GMT, Claes Redestad <redestad at openjdk.org> wrote:
> Some microbenchmarks in org.openjdk.bench.java.lang.StringBuffers seem out-of-place (not testing `StringBuffer`), redundant (covered by other tests like StringSubstring or the various String concatenation tests), or both. This cleans them out.
>
> My apologies to Sigurd.
Thanks!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17937#issuecomment-1956432700
More information about the core-libs-dev
mailing list