Integrated: 8316337: (bf) Concurrency issue in DirectByteBuffer.Deallocator
Per Minborg
pminborg at openjdk.org
Tue Sep 19 13:13:51 UTC 2023
On Mon, 18 Sep 2023 11:00:51 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.
This pull request has now been integrated.
Changeset: cf74b8c2
Author: Per Minborg <pminborg at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/cf74b8c2a32f33019a13ce80b6667da502cc6722
Stats: 53 lines in 3 files changed: 5 ins; 19 del; 29 mod
8316337: (bf) Concurrency issue in DirectByteBuffer.Deallocator
Reviewed-by: alanb, liach
-------------
PR: https://git.openjdk.org/jdk/pull/15784
More information about the nio-dev
mailing list