[jdk11u-dev] Integrated: 8273914: Indy string concat changes order of operations
Liam Miller-Cushon
cushon at openjdk.org
Sat Jan 11 22:20:57 UTC 2025
On Tue, 10 Sep 2024 17:11:28 GMT, Liam Miller-Cushon <cushon at openjdk.org> wrote:
> This is a backport of [JDK-8273914: Indy string concat changes order of operations](https://bugs.openjdk.org/browse/JDK-8273914).
>
> The patch applied cleanly. I downgrade the class file major version in the `.jasm` test inputs for compatibility with JDK 11.
>
> Testing: tier1 langtools tests
This pull request has now been integrated.
Changeset: be6956b1
Author: Liam Miller-Cushon <cushon at openjdk.org>
Committer: Andrew John Hughes <andrew at openjdk.org>
URL: https://git.openjdk.org/jdk11u-dev/commit/be6956b15653f0d870efae89fc1b5df657cca45f
Stats: 532 lines in 8 files changed: 473 ins; 20 del; 39 mod
8273914: Indy string concat changes order of operations
Reviewed-by: andrew
Backport-of: cfee4512f7048e9cf440078e9eb87d37c7ebcdd9
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/2933
More information about the jdk-updates-dev
mailing list