SoftReferences not cleaned up

2017-07-07 Thread Nicolae Mihalache
Hello, I have problems understanding why the SoftReferences are not cleaned up. This is my version of java: java -version java version "1.8.0_92" Java(TM) SE Runtime Environment (build 1.8.0_92-b14) Java HotSpot(TM) 64-Bit Server VM (build 25.92-b14, mixed mode) and I run it with the options -Xmx

Re: SoftReferences not cleaned up

2017-07-07 Thread Bernd Eckenfels
Can you upload the verbose GC log somewhere? I suspect you don't see old/mixed GCs since 30h. Gruss Bernd -- http://bernd.eckenfels.net From: hotspot-gc-use on behalf of Nicolae Mihalache Sent: Friday, July 7, 2017 1:58:11 PM To: hotspot-gc-use@openjdk.java.net