Commits


Ryan Murray authored and GitHub committed bcbb3e2c350
ARROW-8230: [Java] Remove netty dependency from arrow-memory (#7347) This commit moves all Netty specific calls into a few classes. This is the precursor to splitting the netty and unsafe allocators out to their own modules