Each instance has to initialize its own cache, but it only caches the references it USES, and is able to access the reference directly rather than having to look it up in a hash map.
This hash is created for every keyword, so old results don't show up.
这个散列为每一个关键字创建,所以旧的结果不会显示。
3
A number of conditions can cause leaks, including ever-expanding hash tables, large resource objects being held indefinitely, and global JNI references not being cleaned up.