On Fri, 22 Nov 2024 23:44:11 GMT, Brian Burkhalter <b...@openjdk.org> wrote:
> Make the memory used by internal temporary direct buffers not count towards > the upper limit on direct buffer memory. This pull request has now been integrated. Changeset: 0312694c Author: Brian Burkhalter <b...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/0312694c46b4fb3455cde2e4d1f8746ad4df8548 Stats: 41 lines in 5 files changed: 30 ins; 3 del; 8 mod 8344882: (bf) Temporary direct buffers should not count against the upper limit on direct buffer memory Reviewed-by: alanb ------------- PR: https://git.openjdk.org/jdk/pull/22339