开发者

Problem with ZK CacheMap

开发者 https://www.devze.com 2023-02-01 20:32 出处:网络
my application saves a Map , this some times made JavaHeapSpaceError. i used org.zkoss.util.CacheMap inst开发者_如何学JAVAead it\'s JDoc

my application saves a Map , this some times made JavaHeapSpace Error. i used org.zkoss.util.CacheMap inst开发者_如何学JAVAead it's JDoc

but i am not sure if it solves the problem or not?


ZK CacheMap will remove old entities once GC starts (i.e., the memory running low), so it shall help. But, make sure it is OK the removal of old entities is what you want.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号