[jdk21u-dev] Integrated: 8322512: StringBuffer.repeat does not work correctly after toString() was called

Aleksey Shipilev shade at openjdk.org
Mon Jan 15 19:20:29 UTC 2024


On Mon, 8 Jan 2024 16:18:11 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> Clean backport to fix JDK 21 feature misbehavior.
> 
> Additional testing:
>  - [x] New regression test fails without the fix, passes with it
>  - [x] GHA (includes some Repeat tests)

This pull request has now been integrated.

Changeset: 6ee8f477
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk21u-dev/commit/6ee8f477721354ca6caaf62e74e24496b5ec850c
Stats:     16 lines in 2 files changed: 15 ins; 0 del; 1 mod

8322512: StringBuffer.repeat does not work correctly after toString() was called

Backport-of: df22fb322e6c4c9931a770bd0abf4c43b83c4e4a

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

PR: https://git.openjdk.org/jdk21u-dev/pull/143


More information about the jdk-updates-dev mailing list