RFR: 8326370: Remove redundant and misplaced micros from StringBuffers

Aleksey Shipilev shade at openjdk.org
Wed Feb 21 10:06:53 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.

Marked as reviewed by shade (Reviewer).

-------------

PR Review: https://git.openjdk.org/jdk/pull/17937#pullrequestreview-1892606135


More information about the core-libs-dev mailing list