On Mon, 29 May 2023 10:39:19 GMT, Maurizio Cimadamore <mcimadam...@openjdk.org> 
wrote:

> There's an obvious bug in `AbstractMemorySegmentImpl::reinterpret(long, 
> Arena, Consumer)`: this method does not pass the consumer down to the 
> internal implementation method (it just passes `null`). As a result, the 
> cleanup is not registered.

Marked as reviewed by jvernee (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/14199#pullrequestreview-1449744149

Reply via email to