RFR: 8349183: [BACKOUT] Optimization for StringBuilder append boolean & null [v2]
Jaikiran Pai
jpai at openjdk.org
Mon Feb 3 17:12:50 UTC 2025
On Mon, 3 Feb 2025 17:04:33 GMT, Shaojin Wen <swen at openjdk.org> wrote:
> This concurrency problem also exists in the UTF16 scenario, so why only change to Latin1 here?
Do you mean there are additional commits that have been done in the JDK which introduce a similar issue related to array writes beyond their limit that need to be backed out?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23420#issuecomment-2631588160
More information about the core-libs-dev
mailing list