I have recently started looking into htmlunit. I am troubleshooting an out of memory issue caused in my application, eclise MAT is showing there is a huge Retained Heap of two objects if HtmlPage object, can anyone help he identity the route cause.
UPDATE: I have create heap dump file using -XX:+HeapDumpOnOutOfMemoryError
command as argument for JVM.