Once sessionCacheSize reaches to set value, a resize operation happening on SSLSessionCache, which is costly operation and multiple resizes may increase GC calls. Currently, there are no log entries in this area.
Comments
I don't know if a log could really help. Instead, we should think about to improve the cache performance, which will be addressed in the TLS distributed session implementation.