This PR proposes to eliminate the capturing of `this` in the cleanup action of 
`AbstractMemorySegment::reinterpretInternal`.

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

Commit messages:
 - Prevent capturing of _this_

Changes: https://git.openjdk.org/jdk/pull/22943/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=22943&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8347047
  Stats: 11 lines in 1 file changed: 7 ins; 2 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/22943.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/22943/head:pull/22943

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

Reply via email to