jdk
8344882: (bf) Temporary direct buffers should not count against the upper limit on direct buffer memory
#22339
Closed

Commits
  • 8344882: (bf) Temporary direct buffers should not count against the upper limit on direct buffer memory
    bplb committed 34 days ago
  • 8344882: Do not create Cleaner for temporary buffers
    bplb committed 31 days ago
  • 8344882: Remove DirectBuffer.temporary; rename JavaNioAccess temporary direct buffer allocation method
    bplb committed 31 days ago
  • 8344882: Remove vestigial import of Stable annotation
    bplb committed 31 days ago
  • 8344882: Remove local field "temporary" by using an alternate constructor
    bplb committed 30 days ago
  • 8344882: Make allocate+free be only in Util
    bplb committed 30 days ago
  • 8344882: If the buffer is a slice, free it's parent's address
    bplb committed 30 days ago
Loading