On Thu, 16 Nov 2023 18:38:54 GMT, Maurizio Cimadamore <mcimadam...@openjdk.org> 
wrote:

>> This simplePR tweaks the factory which wraps custom cleanup actions passed 
>> to `MemorySegment::reinterpret`, so that any exception thrown by the custom 
>> cleanup is swallowed when the arena is closed.
>> 
>> This aligns the behavior of confined/shared session with that of implicit 
>> session (as implicit sessions are backed by a `Cleaner`, there is no way for 
>> cleanup exception to bubble up).
>
> Maurizio Cimadamore has updated the pull request incrementally with one 
> additional commit since the last revision:
> 
>   Add test to check for self-suppression

Marked as reviewed by jvernee (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/16619#pullrequestreview-1735258511

Reply via email to