[jdk11u-dev] RFR: 8273914: Indy string concat changes order of operations [v5]

Liam Miller-Cushon cushon at openjdk.org
Sat Jan 11 22:08:39 UTC 2025


> 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

Liam Miller-Cushon has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains five additional commits since the last revision:

 - Merge branch 'master' into backport-JDK-8273914
 - Merge remote-tracking branch 'upstream/master' into backport-JDK-8273914
 - Downgrade major version for jasm test inputs
 - Merge remote-tracking branch 'upstream/master' into backport-JDK-8273914
 - Backport cfee4512f7048e9cf440078e9eb87d37c7ebcdd9

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

Changes:
  - all: https://git.openjdk.org/jdk11u-dev/pull/2933/files
  - new: https://git.openjdk.org/jdk11u-dev/pull/2933/files/a57aad56..78b330e7

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2933&range=04
 - incr: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2933&range=03-04

  Stats: 1918 lines in 30 files changed: 965 ins; 69 del; 884 mod
  Patch: https://git.openjdk.org/jdk11u-dev/pull/2933.diff
  Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/2933/head:pull/2933

PR: https://git.openjdk.org/jdk11u-dev/pull/2933


More information about the jdk-updates-dev mailing list