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

Chen Liang liach at openjdk.org
Tue Nov 26 23:19: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

The latest revision does look much cleaner than previous iterations.

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

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


More information about the core-libs-dev mailing list