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

Aleksey Shipilev shade at openjdk.org
Thu Jan 4 09:05:31 UTC 2024


On Wed, 13 Dec 2023 10:52:49 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> Transplanted from https://github.com/openjdk/jdk21u/pull/423
> 
> 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`
>  - [x] Linux x86_64 server fastdebug `tier{1,2,3}`
>  - [x] Linux AArch64 server fastdebug `tier{1,2,3}`

This pull request has now been integrated.

Changeset: 966071a5
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk21u-dev/commit/966071a5f10a7a8910b2639e10c961924a07d675
Stats:     286 lines in 2 files changed: 66 ins; 44 del; 176 mod

8309203: C2: remove copy-by-value of GrowableArray for InterfaceSet

Backport-of: 21cda19d05b688148f023f6d92778b5da210b709

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

PR: https://git.openjdk.org/jdk21u-dev/pull/11


More information about the jdk-updates-dev mailing list