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

Alan Bateman alanb at openjdk.org
Tue Sep 19 07:58:39 UTC 2023


On Tue, 19 Sep 2023 06:33:08 GMT, Per Minborg <pminborg at openjdk.org> wrote:

>> 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 two additional commits since the last revision:
> 
>  - Make unmappers truly immutable
>  - Revert to anonymous UmapperProxy class

Marked as reviewed by alanb (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/15784#pullrequestreview-1632644304


More information about the nio-dev mailing list