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

Brian Burkhalter bpb at openjdk.org
Tue Nov 26 16:58:53 UTC 2024


> 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: Make allocate+free be only in Util

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/22339/files
  - new: https://git.openjdk.org/jdk/pull/22339/files/1d7588a5..c27de5a3

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=22339&range=05
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=22339&range=04-05

  Stats: 11 lines in 3 files changed: 2 ins; 1 del; 8 mod
  Patch: https://git.openjdk.org/jdk/pull/22339.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/22339/head:pull/22339

PR: https://git.openjdk.org/jdk/pull/22339


More information about the core-libs-dev mailing list