On Mon, 25 Nov 2024 19:22:51 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. > > 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 src/java.base/share/classes/java/nio/Direct-X-Buffer.java.template line 44: > 42: #if[byte] > 43: import jdk.internal.vm.annotation.Stable; > 44: #end[byte] I assume this isn't needed either. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/22339#discussion_r1857232841