<div dir="ltr">Hi,<div><div>In one of our systems I have recently seen a JVM (1.8.0_112-b15) has gone OOM without triggering a full GC. The interesting thing is, even if the heap is close to almost being full a full GC is NOT triggered, and then an OutOfMemoryError is thrown. Adding to that when I look at the heap dump the total retained size of all the objects is ~60G, which suggests that there was plenty of reclaimable space. </div><div><br></div><div>Any ideas about what may be going on here?</div><div><br></div><div>Here is the GC logs: <a href="https://gist.github.com/nezihyigitbasi/b5e86f1f429fae57fbdaa62fd91a4195">https://gist.github.com/nezihyigitbasi/b5e86f1f429fae57fbdaa62fd91a4195</a></div><div>Here is a list of our JVM args: <a href="https://gist.github.com/nezihyigitbasi/909b8f3d7134d3a7ad6f9ceb3c65f747">https://gist.github.com/nezihyigitbasi/909b8f3d7134d3a7ad6f9ceb3c65f747</a></div></div><div><br></div><div>Thanks,</div><div>Nezih</div></div>