> 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:

  Address CSR comments

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/16619/files
  - new: https://git.openjdk.org/jdk/pull/16619/files/5f57ab3c..8e1cb019

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=16619&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=16619&range=01-02

  Stats: 61 lines in 4 files changed: 1 ins; 45 del; 15 mod
  Patch: https://git.openjdk.org/jdk/pull/16619.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/16619/head:pull/16619

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

Reply via email to