[jdk22] RFR: 8322512: StringBuffer.repeat does not work correctly after toString() was called
Pavel Rappo
prappo at openjdk.org
Wed Jan 17 14:39:50 UTC 2024
On Wed, 17 Jan 2024 14:21:22 GMT, Jim Laskey <jlaskey at openjdk.org> wrote:
> The new repeat methods were not clearing the toStringCache.
Jim, note that the bot said this:
> At the time when this comment was updated there had been 64 new commits pushed to the master branch:
I'm not sure why there's such a big divergence, but if I were you, I'd be testing this change extra carefully before integrating.
-------------
PR Comment: https://git.openjdk.org/jdk22/pull/87#issuecomment-1895943189
More information about the core-libs-dev
mailing list