RFR: 8344882: (bf) Temporary direct buffers should not count against the upper limit on direct buffer memory [v7]

Alan Bateman alanb at openjdk.org
Tue Nov 26 20:21:38 UTC 2024


On Tue, 26 Nov 2024 18:53:58 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

>> Make the memory used by internal temporary direct buffers not count towards the upper limit on direct buffer memory.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8344882: If the buffer is a slice, free it's parent's address

I think you've got this to a good place.

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

Marked as reviewed by alanb (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/22339#pullrequestreview-2462593213


More information about the core-libs-dev mailing list