What are weak references in java ?
Anónimo
I did'nt know the answer as its not a typical concept you will use in day to day use cases. I did however go back and learn it. And if you are the guy who talked to me, implementing a cache relying on this feature will not work in distributed HA environments where multiple JVMs are running on multiple machines.