On Thu, 12 Sep 2024 21:56:21 GMT, Kevin Driver <kdri...@openjdk.org> wrote:
>> We usually clean up the array in a `finally` block if an exception could be >> thrown in between. > > @wangweij: Further changes in > https://github.com/openjdk/jdk/pull/20301/commits/07480619a0fccc6b862712d015645421d887b984. Now that you have them in `finally`, the cleanup lines you added last time can be removed. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/20301#discussion_r1758115731