RFR: 8344882: (bf) Temporary direct buffers should not count against the upper limit on direct buffer memory
Alan Bateman
alanb at openjdk.org
Mon Nov 25 17:28:13 UTC 2024
On Mon, 25 Nov 2024 17:21:31 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
> At present the explicit deallocation uses the cleaner:
Right but if we change this then you should find the "temporary" field goes away as it will be different deallocator.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22339#issuecomment-2498618105
More information about the core-libs-dev
mailing list