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

Brian Burkhalter bpb at openjdk.org
Mon Nov 25 19:22:51 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: Remove DirectBuffer.temporary; rename JavaNioAccess temporary direct buffer allocation method

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/22339/files
  - new: https://git.openjdk.org/jdk/pull/22339/files/b68ee5f0..9d84aa9c

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

  Stats: 9 lines in 4 files changed: 0 ins; 3 del; 6 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