With JDK-8291878, we have a way to limit the native memory size created by malloc.
It'll be nice to have a counterpart for mmap. E.g., JDK-8350860 will have a good use of mmap limit jvm arg.
It'll be nice to have a counterpart for mmap. E.g., JDK-8350860 will have a good use of mmap limit jvm arg.
- relates to
-
JDK-8350860 Max GC memory overhead tests
-
- Open
-
-
JDK-8291878 NMT: Malloc limits
-
- Resolved
-