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

Liam Miller-Cushon cushon at openjdk.org
Sat Oct 19 21:38:42 UTC 2024


> 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.
> 
> 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 two additional commits since the last revision:

 - 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/f142c7a0..2002239c

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

  Stats: 6323 lines in 109 files changed: 5220 ins; 434 del; 669 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