< H2 > description < H2 > physical environment 2GB memory < H2 > phenomenon description: < H2 > I have a program (no source code) that uses Netty at the bottom (don t be misled into a problem with NIO, but it may be related to DirectMemory), ther...
the program first executes a start method to take up a lot of memory, and then executes endEmpty to call System.gc () to run, the task manager can see that the memory footprint of the program immediately reaches 4G, but the memory footprint of th...