RFR: 8316337: (bf) Concurrency issue in DirectByteBuffer.Deallocator [v3]

Per Minborg pminborg at openjdk.org
Mon Sep 18 12:19:42 UTC 2023


> This PR proposes to make fields of implementations of the interface `DirectByteBuffer.Deallocator` `final` ensuring safe publication and immutability.

Per Minborg has updated the pull request incrementally with one additional commit since the last revision:

  Rename boolean variable and reformat

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/15784/files
  - new: https://git.openjdk.org/jdk/pull/15784/files/e8ed778b..64e94380

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

  Stats: 11 lines in 3 files changed: 0 ins; 4 del; 7 mod
  Patch: https://git.openjdk.org/jdk/pull/15784.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/15784/head:pull/15784

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


More information about the nio-dev mailing list