what might be causing this memory retention?
Hi,
With my application running (on Jboss 7.2) for more than 23 hours, I could observe that the tests are complete. However, post completion, the memory is still retained and is not being reduced.
Initially during the start of my test, it was 6.25GB and post 23 hours, the memory is 6.71GB. Ideally, it should have been reduced to < 6.25GB (ideally to the lowest value) as there is no other application running.
Can somebody please explain what might be causing this memory retention?

Below are my JVM settings -
JAVA_OPTS="-Xms8024m -Xmx8024m -XX:MaxPermSize=1024m -XX:+UseG1GC -XX:+UseStringDeduplication -Djava.net.preferIPv4Stack=true"
Report URL - https://gceasy.io/my-gc-report.jsp?p=c2hhcmVkLzIwMjEvMDkvMzAvLS1nYy5sb2cuMC5jdXJyZW50LS0xNy0zNS0zOA==&channel=WEB
Edit your Comment