[jdk21u] RFR: 8309203: C2: remove copy-by-value of GrowableArray for InterfaceSet

Aleksey Shipilev shade at openjdk.org
Mon Dec 11 09:45:38 UTC 2023


Clean backport to amend JDK 21 change, dodge the potential copy-by-value issues, and sync up codebases.

Maybe @rwestrel would bless it.

Additional testing:
 - [x] MacOS AArch64 server fastdebug, `hotspot:tier1`
 - [ ] Linux x86_64 server fastdebug `tier{1,2,3}`
 - [ ] Linux AArch64 server fastdebug `tier{1,2,3}`

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

Commit messages:
 - Backport 21cda19d05b688148f023f6d92778b5da210b709

Changes: https://git.openjdk.org/jdk21u/pull/423/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk21u&pr=423&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8309203
  Stats: 286 lines in 2 files changed: 66 ins; 44 del; 176 mod
  Patch: https://git.openjdk.org/jdk21u/pull/423.diff
  Fetch: git fetch https://git.openjdk.org/jdk21u.git pull/423/head:pull/423

PR: https://git.openjdk.org/jdk21u/pull/423


More information about the jdk-updates-dev mailing list