Core concept
java -XX:+UnlockExperimentalVMOptions -XX:+UseEpsilonGC AppAdvertisement
How it works
App OOMs when heap full. Not for prod.
Advertisement
Trade-offs + gotchas
Benchmark + testing.
java -XX:+UnlockExperimentalVMOptions -XX:+UseEpsilonGC AppApp OOMs when heap full. Not for prod.
Benchmark + testing.