Withdrawn: 8319709: Make GrowableArrayCHeap copyable

duke duke at openjdk.org
Mon Jan 29 21:36:42 UTC 2024


On Wed, 8 Nov 2023 13:25:00 GMT, Johan Sjölen <jsjolen at openjdk.org> wrote:

> Hi,
> 
> Please consider this code change which makes `GrowableArrayCHeap` copyable. The resulting copy does not share its data array with the original.

This pull request has been closed without being integrated.

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

PR: https://git.openjdk.org/jdk/pull/16559


More information about the hotspot-dev mailing list